NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
[ Upstream commit e767b59e ] The amount of looping through the list of delegations is occasionally leading to soft lockups. If the state manager was asked to manage the delayed return of delegations, then only scan those filesystems containing delegations that were marked as being delayed. Fixes: be200377 ("NFSv4: Fix delegation return in cases where we have to retry") Signed-off-by:Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment