]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: cls_user_set_buckets_info can update bucket id 24854/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 15 Oct 2018 20:38:31 +0000 (16:38 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 31 Oct 2018 13:32:30 +0000 (09:32 -0400)
commit1e464e304e0e2047005ac9e35e65f1435d388801
tree5e421d085efe09f2bbc7d83ac621bceb8804eeec
parentb1f6101c24595cf4a20b31112fd3232505e64c93
rgw: cls_user_set_buckets_info can update bucket id

if cls_user_set_bucket_info() finds an existing bucket entry, it does
not update its bucket id

Fixes: https://tracker.ceph.com/issues/24505
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit e1b97fc2e804d040e8aa6fc8a94e336222d1175e)
src/cls/user/cls_user.cc