]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: ListBucketIndexesCR spawns entries_index after listing metadata
authorCasey Bodley <cbodley@redhat.com>
Mon, 9 Oct 2017 18:08:21 +0000 (14:08 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 Oct 2017 13:48:37 +0000 (09:48 -0400)
commite711cf319fa12ec7b03edda769685353e24cbfcb
tree73c5c6fbea727e7b469588799b56ff570a91d129
parentb151619a4523b148026e613860a05add6aff3831
rgw: ListBucketIndexesCR spawns entries_index after listing metadata

if the metadata listing fails, we won't have to clean up entries_index

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7f127f54406ef0e08a1265b9bc20433fe3f21523)
src/rgw/rgw_data_sync.cc