diff options
author | Alexander Aring <aahringo@redhat.com> | 2024-11-18 19:01:49 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2024-11-18 19:05:57 +0300 |
commit | 200b977ebbc313a59174ba971006a231b3533dc5 (patch) | |
tree | 21a0affec062a1bc5b252e26e1c366ac4611624f /tools/perf/scripts/python/gecko.py | |
parent | f74dacb4c81164d7578a11d5f8b660ad87059e6a (diff) | |
download | linux-200b977ebbc313a59174ba971006a231b3533dc5.tar.xz |
dlm: fix dlm_recover_members refcount on error
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: 3a747f4a2ee8 ("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>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions