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)