]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: pass scrub priority to replica
authorSage Weil <sage@redhat.com>
Mon, 5 Feb 2018 13:10:54 +0000 (07:10 -0600)
committerDavid Zafman <dzafman@redhat.com>
Fri, 18 May 2018 16:37:56 +0000 (09:37 -0700)
commit849875edf1fe471d1f5d2677a6ebf3a8c7235fb2
treea06c20143b3f0acaaa5a328baf095bfd5a40bcdd
parenteae00e4b6389511eb0b19d5da13acb3762c43c8f
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>
(cherry picked from commit d9fd07696058cf79a62c327ecf08a5f8fb5b6a28)

- fixed encode vs ::encode conflict
src/messages/MOSDRepScrub.h
src/osd/PG.cc