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:
4b21d0d
)
nfsd4: complete enforcement of 4.1 op ordering
author
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 21 Apr 2010 16:27:19 +0000
(12:27 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Thu, 22 Apr 2010 15:35:14 +0000
(11:35 -0400)
Enforce the rules about compound op ordering.
Motivated by implementing RECLAIM_COMPLETE, for which the client is
implicit in the current session, so it is important to ensure a
succesful SEQUENCE proceeds the RECLAIM_COMPLETE.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found