]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use bucket creation time from bucket instance info 32180/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 11 Dec 2019 13:53:38 +0000 (05:53 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 23 Dec 2019 11:05:29 +0000 (03:05 -0800)
commitb2de412d68f1d1f035f1842cd551d7e5a5a998b6
tree17327dc3629737e61abe623d990a72835e21b482
parent37f771cffb1034af8ae840174acaac98d42a046a
rgw: use bucket creation time from bucket instance info

Fixes: https://tracker.ceph.com/issues/43255
 - when linking bucket, use creation time from bucket instance info
 - creating an already existing bucket, keep the original bucket instance info

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_rados.cc