]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 26 Feb 2019 19:27:58 +0000 (14:27 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 1 Mar 2019 21:20:16 +0000 (16:20 -0500)
commit8bf0e089befa6ec803ed7526c55df9cf28908728
treefca8d1037cf87934c2abf5c4185270652cf44bc8
parent0848e873e652f511ff028281245b3c573ca8bbd2
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()

Fix the memory barriers in nfs4_mark_deviceid_unavailable() and
nfs4_test_deviceid_unavailable().

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/pnfs_dev.c