NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 22 Feb 2016 22:46:34 +0000 (17:46 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 22 Feb 2016 22:46:34 +0000 (17:46 -0500)
commit9fd4b9fc7695a4da1363a0b439853f88fb6a034f
tree6b6fb3dc2560522f952c1e35fd0c727973cc593a
parent2454dfea0aef8a883d4302c38124edb373d47a25
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls

Replace another case where the layout 'plh_block_lgets' can trigger
infinite loops in send_layoutget().

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