]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
autofs4: revert - redo lookup in ttfd
authorIan Kent <raven@themaw.net>
Thu, 24 Jul 2008 04:30:11 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:31 +0000 (10:47 -0700)
commitcaf7da3d5d4d9dd873eb52d025d8cc63b89f1fdb
tree9e53359c28c4247eae9685a5f9c63a5c0a54a7b1
parent5f6f4f28b6ba543beef8bad91aa6f69c7ffeee51
autofs4: revert - redo lookup in ttfd

This patch series enables the use of a single dentry for lookups prior to
the dentry being hashed and so we no longer need to redo the lookup.  This
patch reverts the patch of commit
033790449ba9c4dcf8478a87693d33df625c23b5.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/root.c