From: Trond Myklebust Date: Wed, 22 Jul 2015 17:46:13 +0000 (-0400) Subject: NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked X-Git-Tag: omap-for-v4.3/fixes-merge-window~179^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c38cbe2ade88240fabb585b408f779ad3b9a31b;p=pandora-kernel.git NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked Otherwise, nfs4_select_rw_stateid() will always return the zero stateid instead of the correct open stateid. Fixes: f95549cf24660 ("NFSv4: More CLOSE/OPEN races") Cc: stable@vger.kernel.org # 4.0+ Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed