Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cls_rbd: enable object map checksums for object_map_save #7149

Merged
merged 1 commit into from Jan 8, 2016

Conversation

fullerdj
Copy link
Contributor

@fullerdj fullerdj commented Jan 7, 2016

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

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: ceph#14280
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
@jdurgin
Copy link
Member

jdurgin commented Jan 7, 2016

lgtm, seems like it'll work well with upgrades

@dillaman
Copy link

dillaman commented Jan 8, 2016

👍

jdurgin added a commit that referenced this pull request Jan 8, 2016
cls_rbd: enable object map checksums for object_map_save

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
@jdurgin jdurgin merged commit 41b5df9 into ceph:master Jan 8, 2016
@fullerdj fullerdj deleted the wip-14280 branch January 8, 2016 02:42
@fullerdj fullerdj restored the wip-14280 branch January 8, 2016 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants