diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-07-10 14:07:35 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-07-11 11:06:38 -0400 |
commit | a46cb7f2878d22b5df190970416cea40982ec2fb (patch) | |
tree | 80c1e2dbe7b1968d057587486b8fe70be4fd7562 /net/sunrpc | |
parent | baeb4ff0e50281db6925223a096a506f02993b88 (diff) | |
download | linux-a46cb7f2878d22b5df190970416cea40982ec2fb.tar.gz linux-a46cb7f2878d22b5df190970416cea40982ec2fb.tar.bz2 linux-a46cb7f2878d22b5df190970416cea40982ec2fb.zip |
nfsd: cleanup and rename nfs4_check_open
Rename it to better describe what it does, and have it just return the
stateid instead of a __be32 (which is now always nfs_ok). Also, do the
search for an existing stateid after the delegation check, to reduce
cleanup if the delegation check returns error.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions