]> 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)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 24 Oct 2017 07:27:51 +0000 (17:27 +1000)
commit63ef97b3db81c0c725119943c8594a4a0d12154e
tree8d0320bb6524ad8a521c1446457834aaab9837f8
parent980f18d319e2a59333f76d60835e77e7f617a9a5
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>
src/osd/PG.cc
src/osd/PGBackend.cc
src/osd/PGBackend.h