]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: radoslist incomplete multipart uploads fix marker progression 35735/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 23 Jun 2020 16:55:39 +0000 (12:55 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 23 Jun 2020 20:40:34 +0000 (16:40 -0400)
commit653848da4ae67a45a5d72b0daece86de939f5e15
tree7af84df9312d49883f9f4a6c07d178da6dc9f3d5
parente6da9390eda111726c5569c47b988045358d08c2
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>
src/rgw/rgw_orphan.cc