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)
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>

No differences found