]> 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>
Thu, 10 Aug 2023 10:27:37 +0000 (15:57 +0530)
commit5e689f8792da712d1fcc61d07b135267aed7e3a8
tree427130233676b9f5706278d359ebdc107702b90a
parent0ab7e2ca0e0b5d8a1e4b4998d40082458d14faaf
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>
src/pybind/mgr/volumes/fs/async_job.py