]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: rgw-orphan-list should use "plain" formatted `rados ls` output 37622/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 9 Oct 2020 20:06:55 +0000 (16:06 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 20 Oct 2020 18:04:34 +0000 (14:04 -0400)
commit5b994f90594208dab81045732099a03686819b30
tree4557cae511c0e77cbca6870652952de058a0c663
parenta333b8db2c7abdd23f60e159a1f06cd3c37439eb
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>
src/rgw/rgw-orphan-list