]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 4 Aug 2015 20:15:48 +0000 (16:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 12 Aug 2015 18:56:19 +0000 (14:56 -0400)
commit2d8ae84fbc32a14bba176cf9c20d5eb2a3d42791
treec749056dbbd98644b2a3636d3d24e646cb547443
parent5c4a79fb2b1cd80cb58986f6acf402721901c545
NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn

The NFS_LAYOUT_RETURN bit already suffices to ensure that layoutget
is blocked.

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