]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: make MDCache::show_subtree less verbose when thrash exports is enabled
authorYan, Zheng <zyan@redhat.com>
Wed, 21 Dec 2016 09:52:40 +0000 (17:52 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 10 Jan 2017 07:23:34 +0000 (15:23 +0800)
commit6ae33aace1a0f3d4538fd39bd39f36b3399079da
tree533de8f59e5ce1c582766a9ece81f77897b388ec
parenta4e5ad2ff42732f51bf588e16bfe79e21a75a5e6
mds: make MDCache::show_subtree less verbose when thrash exports is enabled

Subtree map can be very large when thrash exports is enabled.
Printing subtree map causes size log to increase quickly.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/MDCache.cc