commit | 5771635592267758e7dc5647f2a0088aa6244159 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Wed Apr 21 12:27:19 2010 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Thu Apr 22 11:35:14 2010 -0400 |
tree | 71ffa3a85fe311d5eef591ba69e0bbe7d0b17edc | |
parent | 4b21d0defcc9680da8a694e92d5fe8eb668c2c0b [diff] |
nfsd4: complete enforcement of 4.1 op ordering 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>