From: Trond Myklebust Date: Wed, 19 Aug 2015 04:45:13 +0000 (-0500) Subject: NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set X-Git-Tag: omap-for-v4.3/fixes-rc1~78^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c13cb5b647ebe36fb79128bc8b917d2a3317b65;p=pandora-kernel.git NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set If we have an OPEN_DOWNGRADE and CLOSE race with one another, we want to ensure that the layout is forgotten by the client, so that we start afresh with a new layoutget. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed