]> 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)
commit595ae31a5bf545021cdac44533ef5f9a11d0b9cf
tree6b6fb3dc2560522f952c1e35fd0c727973cc593a
parent17558b3f5643e88219a3c49031994661d1981be3
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