]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: call CDentry::scrub_finished() when skipping special dentry
authorYan, Zheng <zyan@redhat.com>
Tue, 10 Nov 2015 12:42:20 +0000 (20:42 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 10 Nov 2015 14:21:34 +0000 (22:21 +0800)
commit6e370bbf1a59a55130fde0caeac983f49908fc58
tree9c0e18df7628aef4d45936c8eeeb094b5b0a66b6
parentb65345e319c91c91a9cba41b292458e283ffce56
mds: call CDentry::scrub_finished() when skipping special dentry

Also set the on finish context when starting scrub a dentry, this
avoids deleting context for skipped dentry.

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