]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls_rbd: enable object map checksums for object_map_save 7149/head
authorDouglas Fuller <dfuller@redhat.com>
Thu, 7 Jan 2016 19:01:19 +0000 (11:01 -0800)
committerDouglas Fuller <dfuller@redhat.com>
Thu, 7 Jan 2016 19:01:19 +0000 (11:01 -0800)
commitd5c02f3ed26edec095d45d7a7f26ff26d1b5aacc
tree017d7cdab38d9be24249141443d2c9e7635c01de
parent6f76419742b8f81156b7450cb55a8eac834953b6
cls_rbd: enable object map checksums for object_map_save

object_map_save disables CRCs when an object map footer isn't provided.
Unconditionally re-enable object map CRCs before re-encoding the new object
map.

Fixes: #14280
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
src/cls/rbd/cls_rbd.cc