]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Use correct multipart upload mtime 51834/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 13:00:44 +0000 (09:00 -0400)
commitcc0311d9d3f4483cf80e36038841b8c05e2b7942
tree2674f9f5ae141084ccd1da86c875148b423fce52
parent499092470cf47907789dcd87bbdc8ae74fac5ce5
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/rgw_sal_rados.cc