]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: user rename operates on 'stub' user
authorCasey Bodley <cbodley@redhat.com>
Tue, 6 Aug 2019 14:32:15 +0000 (10:32 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 7 Aug 2019 20:25:12 +0000 (16:25 -0400)
commitff707aa303fb13371c43f6d44bf80da5b35d1a56
treed611f02a467d3029ad02ed5b56584dad4ee17993
parentb8a60eb04684572e4993187630bd1871e5561604
rgw: user rename operates on 'stub' user

user rename creates a 'stub' user and links all buckets to that before
modifying the existing user. once everything succeeds, the stub user is
updated to match the existing user and all index objects are updated to
point at it

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_user.cc