]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 4 Aug 2015 20:40:08 +0000 (16:40 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 12 Aug 2015 18:56:19 +0000 (14:56 -0400)
commite1c06f80dcca54cd323d1b98eb385a2c05c6e06b
tree0c353cbea4ee859581a471132af04206dfb3c191
parent2d8ae84fbc32a14bba176cf9c20d5eb2a3d42791
NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()

layoutget now should already be serialised w.r.t. layout returns

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