Files
twx-linux/fs/dlm
Alexander Aring fb2ec56488 dlm: fix dlm_recover_members refcount on error
[ Upstream commit 200b977ebb ]

If dlm_recover_members() fails we don't drop the references of the
previous created root_list that holds and keep all rsbs alive during the
recovery. It might be not an unlikely event because ping_members() could
run into an -EINTR if another recovery progress was triggered again.

Fixes: 3a747f4a2e ("dlm: move rsb root_list to ls_recover() stack")
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-05 14:02:00 +01:00
..
2024-06-11 13:13:00 -05:00
2024-04-16 14:45:31 -05:00
2024-08-08 15:15:08 -05:00
2024-06-10 15:11:46 -05:00
2024-06-11 13:13:00 -05:00