]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: pass scrub priority to replica 20317/head
authorSage Weil <sage@redhat.com>
Mon, 5 Feb 2018 13:10:54 +0000 (07:10 -0600)
committerSage Weil <sage@redhat.com>
Mon, 5 Feb 2018 13:10:54 +0000 (07:10 -0600)
commitd9fd07696058cf79a62c327ecf08a5f8fb5b6a28
treebb2e8c9f6985bdf2d79522a9d90d967ab94a877b
parent66c7832c33c7ae09410e76e5930ab10d2e1aaddc
osd/PG: pass scrub priority to replica

If we are scrubbing with high priority on the primary, pass that along
to the replica so that it can schedule its scrub work accordingly.

Signed-off-by: Sage Weil <sage@redhat.com>
src/messages/MOSDRepScrub.h
src/osd/PG.cc