git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d97479
)
NFS: added FREE_STATEID call
author
Bryan Schumaker
<bjschuma@netapp.com>
Thu, 2 Jun 2011 18:59:09 +0000
(14:59 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:28 +0000
(13:40 -0400)
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>
No differences found