]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't try exporting dirfrags under mds's own mdsdir
authorYan, Zheng <zyan@redhat.com>
Wed, 6 Dec 2017 05:37:19 +0000 (13:37 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 10 Apr 2018 01:19:47 +0000 (09:19 +0800)
commitbb6d381f30bd8b51651db813d5b19ac7137ec773
tree59d9f7bd95586d7fb0e1f5c58618d7703cb94752
parent08116b71f6cf11d16be573ce4fd0be96ee9bbdce
mds: don't try exporting dirfrags under mds's own mdsdir

Migrator will refuse to export them. Besides, stray directory can
never be subtree root.

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