From: J. Bruce Fields Date: Tue, 17 Jul 2007 11:04:47 +0000 (-0700) Subject: knfsd: nfsd: factor nfsd_lookup into 2 pieces X-Git-Tag: v2.6.23-rc1~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0a654dceaa4342270306de77eadb0173dfb58a;p=pandora-kernel.git knfsd: nfsd: factor nfsd_lookup into 2 pieces Factor nfsd_lookup into nfsd_lookup_dentry, which finds the right dentry and export, and a second part which composes the filehandle (and which will later check the security flavor on the new export). No change in behavior. Signed-off-by: "J. Bruce Fields" Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed