]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: radoslist incomplete multipart uploads fix marker progression 36191/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 23 Jun 2020 16:55:39 +0000 (12:55 -0400)
committerNathan Cutler <ncutler@suse.com>
Sat, 18 Jul 2020 20:37:31 +0000 (22:37 +0200)
commit99204f8e27f1d2cd913979b35a99437bf42f8967
treeaa365f4214c99b2dfec3d89905aed51f3d5ee62d
parentebb3b88fa355f722566c51bd067c51fed0e1c497
rgw: radoslist incomplete multipart uploads fix marker progression

When the radosgw-admin radoslist was running, the portion where it
lists the incomplete multipart uploads did not handle the marker
correctly between calls to the ordered list op. This fixes those
issues and does some additional clean-up.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 653848da4ae67a45a5d72b0daece86de939f5e15)
src/rgw/rgw_orphan.cc