]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add authority check for delay dirfrag split 12994/head
authorYan, Zheng <zyan@redhat.com>
Thu, 19 Jan 2017 07:24:54 +0000 (15:24 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 19 Jan 2017 07:30:19 +0000 (15:30 +0800)
commit5de08f099bdafc351b24f2078d53b3c62d6bb2d7
tree1012aa15337157c7a24bdca172c1e1b157ae128f
parent5f651d8e281826beecdd30e762ff12f4dbdc7ea7
mds: add authority check for delay dirfrag split

the dirfrag can be migareted to other mds while waiting in the
timer.

Fixes: http://tracker.ceph.com/issues/18487
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDBalancer.cc