]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
scrub: compare omap_digest with each other 6533/head
authorLi Wang <li.wang@kylin-cloud.com>
Wed, 11 Nov 2015 08:50:47 +0000 (16:50 +0800)
committerLi Wang <li.wang@kylin-cloud.com>
Fri, 13 Nov 2015 07:19:17 +0000 (15:19 +0800)
commitf7f55e3d045fad9380211f5ab77a99c33a76f168
tree93c092536200e9cc44d11a32fd480400f8c44ad1
parentf661a559aa2a7ac6a8d2e43ead9f3f72611251e8
scrub: compare omap_digest with each other

For the authoritative object, auth.digest was compared with
auth_oi.omap_digest. It should compare omap_digest with each
other.

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