diff options
author | Alexander Aring <aahringo@redhat.com> | 2025-02-28 17:48:51 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2025-02-28 19:24:21 -0500 |
commit | a3672304abf2a847ac0c54c84842c64c5bfba279 (patch) | |
tree | a63c7c6733f76e340a90056bd878a1c2f63ef27e /tools/perf/scripts/python/gecko.py | |
parent | 94e6e889a786dd16542fc8f2a45405fa13e3bbb5 (diff) |
dlm: fix error if active rsb is not hashed
If an active rsb is not hashed anymore and this could occur because we
releases and acquired locks we need to signal the followed code that
the lookup failed. Since the lookup was successful, but it isn't part of
the rsb hash anymore we need to signal it by setting error to -EBADR as
dlm_search_rsb_tree() does it.
Cc: stable@vger.kernel.org
Fixes: 5be323b0c64d ("dlm: move dlm_search_rsb_tree() out of lock")
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