From: Trond Myklebust Date: Fri, 23 Jan 2015 23:06:09 +0000 (-0500) Subject: NFSv4: More CLOSE/OPEN races X-Git-Tag: fixes-v4.0-rc1~136^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95549cf24660;p=pandora-kernel.git NFSv4: More CLOSE/OPEN races If an OPEN RPC call races with a CLOSE or OPEN_DOWNGRADE so that it updates the nfs_state structure before the CLOSE/OPEN_DOWNGRADE has a chance to do so, then we know that the state->flags need to be recalculated from scratch. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed