]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: cls_user_set_buckets_info can update bucket id
authorCasey Bodley <cbodley@redhat.com>
Mon, 15 Oct 2018 20:38:31 +0000 (16:38 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 15 Oct 2018 20:45:13 +0000 (16:45 -0400)
commite1b97fc2e804d040e8aa6fc8a94e336222d1175e
tree059a6bef53f71b299a6bcd217af235f7ad0da3c2
parentf22e55ad7ac55a843bcf57f76a5f85b0ff233230
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>
src/cls/user/cls_user.cc