]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Use correct multipart upload mtime 51833/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 25 May 2023 18:09:54 +0000 (14:09 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Tue, 30 May 2023 12:56:49 +0000 (08:56 -0400)
commit1fef6c3e935b917723b8d2b4a41fdde045365c96
treed5b67a419a041532a041571f1a5b59cd53c1932a
parent446400803d367ed3acb5c28f4450e56809c9d097
RGW - Use correct multipart upload mtime

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 45d4352ad2bf020ab75d8047809ea5e11cbe1c8d)
src/rgw/driver/rados/rgw_sal_rados.cc