]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/volumes: log mutex locks to help debug deadlocks 53917/head
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:32:59 +0000 (18:02 +0530)
commit696ca84be0606651d5d377e53f90314ae7bef6fd
tree795240855b5154da1f07a88ef1abd21ecdcec790
parent0efeca903f7058ac9567958c896d7ba87b02d35a
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