]> git.karo-electronics.de Git - linux-beck.git/commit
nfsd: nfs4_check_fh - make it actually check the filehandle
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 23 Jul 2014 20:17:40 +0000 (16:17 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 23 Jul 2014 20:35:24 +0000 (16:35 -0400)
commitb07c54a4a3802f28b0ed7b40b4341b170a3ef78f
treedae901f71b9a92614c43ccad69edbaed6309542f
parentca94321783786982bee416d57d20c93f71337aa1
nfsd: nfs4_check_fh - make it actually check the filehandle

...instead of just checking the inode that corresponds to it.

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>
fs/nfsd/nfs4state.c