Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFSv4/pnfs: Reset the layout state after a layoutreturn
[ Upstream commit 6d6d7f9 ] If there are still layout segments in the layout plh_return_lsegs list after a layout return, we should be resetting the state to ensure they eventually get returned as well. Fixes: 68f7447 ("pNFS: Do not free layout segments that are marked for return") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information