]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Mon, 1 Mar 2021 23:33:20 +0000 (18:33 -0500)
commit6c338b7c9d320496d7f1371cbad98076d1c2c2be
tree0857a1b1fd5d696e013f730e4b79036439725303
parent757270ec3e2e08e4a7b9bef7354ba6da4ac4aa0a
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>
(cherry picked from commit 81d6260c1a42400bfa8c677c419e2c3f76d7a920)
src/rgw/rgw_admin.cc
src/rgw/rgw_orphan.cc
src/rgw/rgw_orphan.h
src/test/cli/radosgw-admin/help.t