commit | 9aeda35fd643eba683fdb8dba8907fa796a85dda | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Thu Jun 02 14:59:09 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 12 13:40:28 2011 -0400 |
tree | df797ea6f4eca0601edcdf941ac678d11c79a07a | |
parent | 7d9747947ae66d8f6a9a9a023a3a5e28df6a536e [diff] |
NFS: added FREE_STATEID call FREE_STATEID is used to tell the server that we want to free a stateid that no longer has any locks associated with it. This allows the client to reclaim locks without encountering edge conditions documented in section 8.4.3 of RFC 5661. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>