From: Trond Myklebust Date: Wed, 23 Jul 2014 20:17:39 +0000 (-0400) Subject: nfsd: Use the filehandle to look up the struct nfs4_file instead of inode X-Git-Tag: cleanup-for-v3.18~60^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca94321783786982bee416d57d20c93f71337aa1;p=pandora-kernel.git nfsd: Use the filehandle to look up the struct nfs4_file instead of inode This makes more sense anyway since an inode pointer value can change even when the filehandle doesn't. Signed-off-by: Trond Myklebust Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed