]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: repair record digest if all replicas match but do not match
authorSage Weil <sage@redhat.com>
Fri, 27 Mar 2015 17:20:23 +0000 (10:20 -0700)
committerSage Weil <sage@redhat.com>
Tue, 7 Apr 2015 18:42:14 +0000 (11:42 -0700)
commitf581fecd8a16b9250fa96beec5aa26074f401028
tree5c37efc708224e72083c92d5acbfdbdc102576fa
parentcf349ff35e9111ca52db1b0aad3753d0680b486d
osd: repair record digest if all replicas match but do not match

If the recorded digest does not match the replicas, and all replicas
match, then (on repair) fix the recorded digest.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PG.cc
src/osd/PGBackend.cc
src/osd/PGBackend.h