]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/volumes: log mutex locks to help debug deadlocks
authorKotresh HR <khiremat@redhat.com>
Thu, 10 Aug 2023 10:02:23 +0000 (15:32 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 10 Oct 2023 12:33:48 +0000 (18:03 +0530)
commit40ae186154a97439afd6ffe42285b7b65e2d0933
tree0f026535c64b75324632878969d576febf633746
parent1a1059b0df05a7a4265fa127a37e6c65c45b568c
pybind/mgr/volumes: log mutex locks to help debug deadlocks

This patch logs the mutex locks which were missed logging
as part of the commit cf2a1ad65120. Refer [1] for more
details.

[1] https://tracker.ceph.com/issues/49605#note-5
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit 5e689f8792da712d1fcc61d07b135267aed7e3a8)
src/pybind/mgr/volumes/fs/async_job.py