]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: introduce "scrub start" tell interface to initiate scrub
authorVenky Shankar <vshankar@redhat.com>
Mon, 5 Nov 2018 05:54:24 +0000 (00:54 -0500)
committerVenky Shankar <vshankar@redhat.com>
Wed, 2 Jan 2019 13:51:00 +0000 (08:51 -0500)
commit15d8f7b419c349e0b1ccd0f35b631fc159f75fdd
tree88a02ab1d63869407e558ff4827d33e80569e1c8
parent0f001a8e0cbdc213d79d9b35839cba97c84830de
mds: introduce "scrub start" tell interface to initiate scrub

This should be preferred over the traditional asok interface
which would probably get deprecated (soon).

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/mds/MDCache.cc
src/mds/MDSDaemon.cc
src/mds/MDSRank.cc
src/mds/MDSRank.h