diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-06-30 17:48:37 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-07-08 23:14:36 +0200 |
commit | acf9295b1c4e60fc205e21b7a5c9dc6e1cb2764a (patch) | |
tree | 7cdb5035f78c7a199f8694cd27c8e1aafa7416c4 /fs/nfsd/state.h | |
parent | nfsd: declare v4.1+ openowners confirmed on creation (diff) | |
download | linux-acf9295b1c4e60fc205e21b7a5c9dc6e1cb2764a.tar.xz linux-acf9295b1c4e60fc205e21b7a5c9dc6e1cb2764a.zip |
nfsd: clean up nfsd4_close_open_stateid
Minor cleanup that should introduce no behavioral changes.
Currently this function just unhashes the stateid and leaves the caller
to do the work of the CLOSE processing.
Change nfsd4_close_open_stateid so that it handles doing all of the work
of closing a stateid. Move the handling of the unhashed stateid into it
instead of doing that work in nfsd4_close. This will help isolate some
coming changes to stateid handling from nfsd4_close.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/state.h')
0 files changed, 0 insertions, 0 deletions