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

pacific: rgw: Don't segfault on datalog trim #42336

Merged
merged 1 commit into from Jul 19, 2021

Conversation

adamemerson
Copy link
Contributor

Synchronous (or yielded, basically other-than AioCompletion trim)
would try to dereference the past-the-end iterator if we were trimming
to a point in the most recent generation.

Synchronous (or yielded, basically other-than AioCompletion trim)
would try to dereference the past-the-end iterator if we were trimming
to a point in the most recent generation.

https://tracker.ceph.com/issues/51661
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 97305f0)
https://tracker.ceph.com/issues/51675
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
@adamemerson adamemerson requested a review from cbodley July 14, 2021 15:14
@github-actions github-actions bot added the rgw label Jul 14, 2021
@github-actions github-actions bot added this to the pacific milestone Jul 14, 2021
@cbodley cbodley changed the title rgw: Backport of 51661 to Pacific pacific: rgw: Don't segfault on datalog trim Jul 14, 2021
@cbodley
Copy link
Contributor

cbodley commented Jul 14, 2021

backport tracker: https://tracker.ceph.com/issues/51675

@adamemerson
Copy link
Contributor Author

@cbodley https://pulpito.ceph.com/aemerson-2021-07-14_16:54:18-rgw-wip-51661-pacific-distro-basic-smithi/

The suspended_delete_marker failure is a known problem, if I recall?

@yuriw yuriw merged commit 1fe2046 into ceph:pacific Jul 19, 2021
votdev pushed a commit to votdev/ceph that referenced this pull request Aug 2, 2021
pacific: rgw: Don't segfault on datalog trim

Reviewed-by: Casey Bodley <cbodley@redhat.com>
@adamemerson adamemerson deleted the wip-51661-pacific branch September 15, 2022 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants