]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 11 Dec 2020 15:41:34 +0000 (10:41 -0500)
commit11165b1de3b355cb9d4ec077a00bc97844f8fe7e
treeb38552d40abc90af906428e9b9c28c3c498a8497
parentcbbfd1c4267f371cc46cc94245d29fbc430d2640
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>
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