summaryrefslogtreecommitdiff
path: root/fs/nfsd/netns.h
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2013-03-21 11:21:50 -0400
committerJ. Bruce Fields <bfields@redhat.com>2013-04-04 13:25:15 -0400
commit68a3396178e6688ad7367202cdf0af8ed03c8727 (patch)
tree1a05bea4199eb6637860a5242a9f8794c0fba5c6 /fs/nfsd/netns.h
parent8be2d2344cc192c20d7b2aa3211a5b74082e47d4 (diff)
nfsd4: shut down more of delegation earlier
Once we've unhashed the delegation, it's only hanging around for the benefit of an oustanding recall, which only needs the encoded filehandle, stateid, and dl_retries counter. No point keeping the file around any longer, or keeping it hashed. This also fixes a race: calls to idr_remove should really be serialized by the caller, but the nfs4_put_delegation call from the callback code isn't taking the state lock. (Better might be to cancel the callback before destroying the delegation, and remove any need for reference counting--but I don't see an easy way to cancel an rpc call.) Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/netns.h')
0 files changed, 0 insertions, 0 deletions