Skip to content

fs: dlm: fix potential recursive spinlock issue

Alexander Aring requested to merge netcoder/centos-stream-9:bz2026474 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2026474

This merge request fixes a recursive spinlock issue which can occur under certain conditions when receiving a socket error on a dlm socket. A socket error is likely because fencing is a feature.

Signed-off-by: Alexander Aring aahringo@redhat.com

Edited by Alexander Aring

Merge request reports