nfsd: Use the filehandle to look up the struct nfs4_file instead of inode
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 23 Jul 2014 20:17:39 +0000 (16:17 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 23 Jul 2014 20:35:24 +0000 (16:35 -0400)
This makes more sense anyway since an inode pointer value can change
even when the filehandle doesn't.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found