]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
RGW - Use correct multipart upload mtime
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 25 May 2023 18:09:54 +0000 (14:09 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Fri, 26 May 2023 16:39:43 +0000 (12:39 -0400)
commit45d4352ad2bf020ab75d8047809ea5e11cbe1c8d
treebf92c150b5487a87cd85ef217a717896e9480ecc
parent62d1cc05685cd29c465f9bccb7bb25046ce466fc
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>
src/rgw/driver/rados/rgw_sal_rados.cc