]> git-server-git.apps.pok.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)
committerSage Weil <sage@redhat.com>
Tue, 7 Apr 2015 18:42:14 +0000 (11:42 -0700)
commitcf349ff35e9111ca52db1b0aad3753d0680b486d
treec03f7a5e9a0126a3c446ecbeaab9ae5737f04f4f
parente34d31b7a9a71132a17b95cf5ad60255ece60243
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>
src/osd/PGBackend.cc
src/osd/ReplicatedPG.cc