NFSv4.1: Ensure that we free the lock stateid on the server
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 3 May 2013 20:22:55 +0000 (16:22 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 May 2013 21:24:27 +0000 (17:24 -0400)
commitc8b2d0bfd3370a5e19e64ddb23f8bc1276410b6c
tree18a26f03ce32f7707d335c2b25187c6d61c91fda
parent7c1d5fae4a87d3cf3e9ffd68bcdbaf6529013009
NFSv4.1: Ensure that we free the lock stateid on the server

This ensures that the server doesn't need to keep huge numbers of
lock stateids waiting around for the final CLOSE.
See section 8.2.4 in RFC5661.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
This page took 0.025265 seconds and 5 git commands to generate.