commit | caf7da3d5d4d9dd873eb52d025d8cc63b89f1fdb | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Wed Jul 23 21:30:11 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:31 2008 -0700 |
tree | 9e53359c28c4247eae9685a5f9c63a5c0a54a7b1 | |
parent | 5f6f4f28b6ba543beef8bad91aa6f69c7ffeee51 [diff] |
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>