]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
scrub: clarify the result report 6534/head
authorLi Wang <li.wang@kylin-cloud.com>
Fri, 13 Nov 2015 07:00:09 +0000 (15:00 +0800)
committerLi Wang <li.wang@kylin-cloud.com>
Fri, 13 Nov 2015 07:03:17 +0000 (15:03 +0800)
commit785e58ebde5723f340e8bb5e3b6f34b9c6b0f392
treecc5a7b77c62e0c397945825bf33f9a89efc0ecf2
parentf661a559aa2a7ac6a8d2e43ead9f3f72611251e8
scrub: clarify the result report

It may happen that the authoritative object
such that auth.size != be_get_ondisk_size(auth_oi.size),
in that case, clarify the error report.

Signed-off-by: Li Wang <li.wang@kylin-cloud.com>
src/osd/PGBackend.cc