]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Move creation of 'master_set' to scrub_compare_maps
authorBrad Hubbard <bhubbard@redhat.com>
Mon, 9 Oct 2017 07:24:17 +0000 (17:24 +1000)
committerNathan Cutler <ncutler@suse.com>
Thu, 3 May 2018 16:46:29 +0000 (18:46 +0200)
commitb32a955e16b53cc76d5602a2fcd7e59aee01b42c
treecfd91fb096098bb1b144a6695803fc273eb42075
parentdae0e5d4b0745cfbf74c90360d631ccb8b72caee
osd: Move creation of 'master_set' to scrub_compare_maps

Moving it to scrub_compare_maps allows us to pass it to multiple
subsequently called functions.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 63ef97b3db81c0c725119943c8594a4a0d12154e)
src/osd/PG.cc
src/osd/PGBackend.cc
src/osd/PGBackend.h