]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/mirror: increase debug logging of snapshot state machines
authorJason Dillaman <dillaman@redhat.com>
Thu, 10 Dec 2020 21:13:23 +0000 (16:13 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 9 Mar 2021 21:13:46 +0000 (16:13 -0500)
commit2d8502763391fd3a88dde0b51b5ec5ed27e4d084
tree12e01bb7be3797447f880e90cb7f3423a916dee2
parentec9a4e1cf5c9843883c7a32e474da1beacd3ce81
librbd/mirror: increase debug logging of snapshot state machines

Try to keep debug level 20 for IO state machines so that setting the
debug level to something lower should show the manipulation of
the mirror snapshots.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 11165b1de3b355cb9d4ec077a00bc97844f8fe7e)
src/librbd/mirror/snapshot/CreateNonPrimaryRequest.cc
src/librbd/mirror/snapshot/CreatePrimaryRequest.cc
src/librbd/mirror/snapshot/DemoteRequest.cc
src/librbd/mirror/snapshot/GetImageStateRequest.cc
src/librbd/mirror/snapshot/PromoteRequest.cc
src/librbd/mirror/snapshot/RemoveImageStateRequest.cc
src/librbd/mirror/snapshot/SetImageStateRequest.cc
src/librbd/mirror/snapshot/UnlinkPeerRequest.cc
src/librbd/mirror/snapshot/WriteImageStateRequest.cc