]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: support '~mds{rank number}' for dump tree 44313/head
authorXiubo Li <xiubli@redhat.com>
Wed, 15 Dec 2021 03:53:34 +0000 (11:53 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 15 Dec 2021 04:09:35 +0000 (12:09 +0800)
commit6b0bfe2186b78c1dd17b4a21aef56dffdfec73fa
tree1d77e87a8283f8c9de922b01cb416852e4bc7043
parent8c4e9d665b795cde2ca4c5180b97a8f6c9e76214
mds: support '~mds{rank number}' for dump tree

The 'get subtrees' command will show the '~mdsdir' as '~mds{rank}'
instead. It's strange that 'dump tree ~mds{rank} depth' doesn't
work.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/mds/MDCache.cc