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

reef: RGW - Use correct multipart upload mtime #51833

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

dang
Copy link
Contributor

@dang dang commented May 30, 2023

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


backport of #51763
parent tracker: https://tracker.ceph.com/issues/61251

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

During multipart listing, the mtime of the uploads were not being
loaded, resulting in the current time being returned.  Fix this by
setting the correct mtime.

Fixes: https://tracker.ceph.com/issues/61251
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
(cherry picked from commit 45d4352)
@dang dang requested a review from a team as a code owner May 30, 2023 12:59
@dang dang added this to the reef milestone May 30, 2023
@dang dang added the rgw label May 30, 2023
@ljflores
Copy link
Contributor

ljflores commented Jun 1, 2023

@ljflores
Copy link
Contributor

ljflores commented Jun 5, 2023

@yuriw yuriw merged commit ab59f9c into ceph:reef Jun 7, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants