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: fix 2 null versionID after convert_plain_entry_to_versioned #53400

Merged
merged 1 commit into from Nov 15, 2023

Conversation

trociny
Copy link
Contributor

@trociny trociny commented Sep 11, 2023

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


backport of #52684
parent tracker: https://tracker.ceph.com/issues/62013

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

After convert plain entry to versioned, the converted entry epoch is 1.
Setting this ensures that there is only one null version.

Fixes: https://tracker.ceph.com/issues/62013

Signed-off-by: rui ma <marui1@chinatelecom.cn>
Signed-off-by: zhuo li <lizhuo@chinatelecom.cn>
(cherry picked from commit 14cfbfd)
@trociny trociny added this to the pacific milestone Sep 11, 2023
@trociny trociny added the rgw label Sep 11, 2023
@trociny trociny requested a review from a team September 12, 2023 06:21
@batrick
Copy link
Member

batrick commented Sep 13, 2023

jenkins test make check

@yuriw yuriw merged commit 817085f into ceph:pacific Nov 15, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants