]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: use debug_mds for most subsys 15052/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 24 Apr 2017 22:06:16 +0000 (18:06 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 11 May 2017 14:49:54 +0000 (10:49 -0400)
commitbdf1a7a943e66f027437c2de98169a742be394e0
tree49706c700efc0175c5ac64f7858ac1c5f7b78f74
parent745902aec6b1a0395ca244ae280abb2e99183189
mds: use debug_mds for most subsys

DOUT_COND was obsoleted by f41887e38d70970f4d0181fb73e835ece68cee6c.

Balancer and Mantle use a dout hack to continue working since we will probably
specifically want very verbose balancer output in the future.

Fixes: http://tracker.ceph.com/issues/19734
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/rados/troubleshooting/log-and-debug.rst
src/common/dout.h
src/mds/Locker.cc
src/mds/MDBalancer.cc
src/mds/MDLog.cc
src/mds/Migrator.cc
src/mds/journal.cc