Skip to content

osd: fix wrong input when calling recover_object()#41373

Merged
tchaikov merged 1 commit intoceph:masterfrom
myoungwon:wip-fix-50806
May 20, 2021
Merged

osd: fix wrong input when calling recover_object()#41373
tchaikov merged 1 commit intoceph:masterfrom
myoungwon:wip-fix-50806

Conversation

@myoungwon
Copy link
Member

Iterating the obc' clones, recover_object() should check correspoding
adjacent clones. Otherwise, get_manifest_ref_count try to read unreadable clones.

fixes: https://tracker.ceph.com/issues/50806

Signed-off-by: Myoungwon Oh myoungwon.oh@samsung.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Iterating the obc' clones, recover_object() should check correspoding
adjacent clones.

fixes: https://tracker.ceph.com/issues/50806

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
@myoungwon myoungwon changed the title WIP: osd: fix wrong input when calling recover_object() osd: fix wrong input when calling recover_object() May 18, 2021
@neha-ojha neha-ojha requested a review from athanatos May 18, 2021 19:27
@neha-ojha
Copy link
Member

@myoungwon could you please update the backport field in the tracker, see https://tracker.ceph.com/issues/50806#note-6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants