From: Trond Myklebust Date: Thu, 13 Feb 2014 00:15:06 +0000 (-0500) Subject: NFSv4: Clear the open state flags if the new stateid does not match X-Git-Tag: v3.15-rc1~66^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f14c194a996e75c01e44a8832f1d983ccaeefc0;p=pandora-kernel.git NFSv4: Clear the open state flags if the new stateid does not match RFC3530 and RFC5661 both prescribe that the 'opaque' field of the open stateid returned by new OPEN/OPEN_DOWNGRADE/CLOSE calls for the same file and open owner should match. If this is not the case, assume that the open state has been lost, and that we need to recover it. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed