From: Trond Myklebust Date: Fri, 23 Jan 2015 20:32:46 +0000 (-0500) Subject: NFSv4: Fix an atomicity problem in CLOSE X-Git-Tag: fixes-v4.0-rc1~136^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566fcec60;p=pandora-kernel.git NFSv4: Fix an atomicity problem in CLOSE If we are to remove the serialisation of OPEN/CLOSE, then we need to ensure that the stateid sent as part of a CLOSE operation does not change after we test the state in nfs4_close_prepare. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed