]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: rgw-orphan-list should use "plain" formatted `rados ls` output 37799/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 9 Oct 2020 20:06:55 +0000 (16:06 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 26 Oct 2020 17:49:47 +0000 (18:49 +0100)
commitc8a488de3d54a2f552a99059fcccba6a759ca34d
treebd0e81ebb6230dc08f5fd052af99eeba29ac2e8c
parent6a813eae7f1a8dfcca335f744f979bedfe6ba86e
rgw: rgw-orphan-list should use "plain" formatted `rados ls` output

The previous version that used "json-pretty" output for `rados ls`
added complications due to json's escaping of special characters. So
this version returns to the "plain" output for `rados ls` but deals
with entries (oids) that might have namespaces and/or locators as
well.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 5b994f90594208dab81045732099a03686819b30)
src/rgw/rgw-orphan-list