]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: open purge queue when transitioning out of standby replay 17990/head
authorYan, Zheng <zyan@redhat.com>
Wed, 27 Sep 2017 11:59:47 +0000 (19:59 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 27 Sep 2017 13:07:36 +0000 (21:07 +0800)
commite515e84f69eeab90ea5c5831f7d3e684e48fb62e
tree697a94a025e61369ab5c0a0692f39422cc02aed8
parent82c1f5fcfd151aa1e8c39c7f198abec9bf807b65
mds: open purge queue when transitioning out of standby replay

MDS opens the purge queue when it starts standby replay. This is
wrong because purge queue may change during standby replay.

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