]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: frag_t: add scrub stamp and version for recursive and local scrubs
authorGreg Farnum <gfarnum@redhat.com>
Tue, 6 Jan 2015 22:07:03 +0000 (14:07 -0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 4 Nov 2015 09:17:24 +0000 (17:17 +0800)
commit2cbf07b96f871ee71f163deddaab932c94d4eab0
tree2a457adea66bd2821145a3f8228bd5afcb2d9093
parentf8b2fb90ef0ad58b1d1235953260b9a7b48c850f
mds: frag_t: add scrub stamp and version for recursive and local scrubs

The local scrub bits are just for the data stored in the dirfrag, like
checking rstats match the actual directory contents and such. The recursive
stats include actual scrubs on all the descendant files and directories too!

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/mds/mdstypes.cc
src/mds/mdstypes.h