]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8aba21fcdaf60572fa6591c1a2b7098cbc8951e1
tree6b6fb3dc2560522f952c1e35fd0c727973cc593a
parent55417029ad9000db570b995bba24f5f88ac5b25b
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