]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: generate random scrub tag when empty
authorVenky Shankar <vshankar@redhat.com>
Mon, 5 Nov 2018 05:49:44 +0000 (00:49 -0500)
committerVenky Shankar <vshankar@redhat.com>
Wed, 2 Jan 2019 13:51:00 +0000 (08:51 -0500)
commit17045c43889b32ebaaba70923317d92087e39d6c
treec46b7e891bfee78414ed4d1795cb9012d56f9cc7
parent9ac1c28b131eb872f433f145a36011ac8451e964
mds: generate random scrub tag when empty

With this, scrub operations are tagged with a random
uuid if tag is unspecified. This also helps to show
in-progress scrub operations via "scrub status" command
(introduced in later commits).

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