]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add radosgw-admin bucket radoslist bucket/obj mapping
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 17 Dec 2020 23:32:20 +0000 (18:32 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 2 Feb 2021 20:42:22 +0000 (15:42 -0500)
commit81d6260c1a42400bfa8c677c419e2c3f76d7a920
tree0ee1ecd8f14b4455e3eebfe3baffbe65ac2484bb
parent9fea82cacc62bbd484723cdbc8c6729a89d7f23c
rgw: add radosgw-admin bucket radoslist bucket/obj mapping

A new command-line option "--rgw-obj-fs" is added to
radosgw-admin. When used with the "bucket radoslist" subcommand, will
output lines with a rados object, bucket name, and object name,
separated by the field separator specified. Without this command-line
option, only the rados object is output, which is the previous
behavior.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_orphan.cc
src/rgw/rgw_orphan.h
src/test/cli/radosgw-admin/help.t