]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: properly call CDir::scrub_finished()
authorYan, Zheng <zyan@redhat.com>
Tue, 10 Nov 2015 12:09:38 +0000 (20:09 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 10 Nov 2015 14:21:23 +0000 (22:21 +0800)
commit50c088b044803ebab55cf67f0d4057b065c57475
treed4b90b6ee754bc57a268c675bee2d199e34656a7
parentf4f1f57ebb80aaa5f4051095d51d001fd85e327c
mds: properly call CDir::scrub_finished()

call CDir::scrub_finished() after finishing scrub a dirfrag

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