From: J. Bruce Fields Date: Wed, 21 Apr 2010 16:27:19 +0000 (-0400) Subject: nfsd4: complete enforcement of 4.1 op ordering X-Git-Tag: v2.6.35-rc1~489^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5771635592267758e7dc5647f2a0088aa6244159;p=pandora-kernel.git 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 --- Reading git-diff-tree failed