nfsd4: complete enforcement of 4.1 op ordering
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 21 Apr 2010 16:27:19 +0000 (12:27 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 22 Apr 2010 15:35:14 +0000 (11:35 -0400)
commit5771635592267758e7dc5647f2a0088aa6244159
tree71ffa3a85fe311d5eef591ba69e0bbe7d0b17edc
parent4b21d0defcc9680da8a694e92d5fe8eb668c2c0b
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>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c