]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #24635 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 Jan 2019 18:15:31 +0000 (10:15 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 Jan 2019 18:15:31 +0000 (10:15 -0800)
commitee7d253494222d6f0617802382d0fa15bdd8983c
tree24e4beaa0391512b49bafde7c3dc6cd8b7a89754
parent3dda250cad995d43a9c41498d143a42076325152
parent869b13c1a546023631b57fab98297cd88b2bf85b
Merge PR #24635 into master

* refs/pull/24635/head:
test: add scrub control command tests
mds: scrub abort/pause/resume/status control commands
test: switch using "scrub start" tell interface to initiate scrub
mds: introduce "scrub start" tell interface to initiate scrub
mds: dump scrub formatted output when context completion
mds: generate random scrub tag when empty
mds: introduce C_ExecAndReply context completion class
mds: use CInode::scrub_is_in_progress() wherever required

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>
src/mds/MDSRank.cc