]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: move recorded vs on disk digest warning into be_compare_scrubmaps
authorSage Weil <sage@redhat.com>
Thu, 26 Mar 2015 20:52:20 +0000 (13:52 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 4 Aug 2015 14:39:00 +0000 (07:39 -0700)
commitacfed6b5eae764d381c88ed7d3f4942c61191127
tree07ebf81a68bcca02c110eac8b107ef89f68c59ce
parent674029bc6c519e82011d1429ab5eddff9720c2dc
osd: move recorded vs on disk digest warning into be_compare_scrubmaps

This is a better place for it.  While we are here, change the wording to
clearly call out the 'recorded' digest (from object_info_t) vs the 'on
disk' digest (what we observed during scrub).

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit cf349ff35e9111ca52db1b0aad3753d0680b486d)
src/osd/PGBackend.cc
src/osd/ReplicatedPG.cc