]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add versioning status during `radosgw-admin bucket stats` 53027/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 16 Aug 2023 18:15:17 +0000 (14:15 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 16 Aug 2023 18:20:04 +0000 (14:20 -0400)
commitea2d7ff92aa23cdd5b7ede41fc6e7ce54d8c0e3b
tree9345a9f8b41a8346d2472682028fbfc3b2485336
parent73272c91fca22ead92a407aa99de96ceb15056b2
rgw: add versioning status during `radosgw-admin bucket stats`

We received an RFE to including versioning informatio during the
bucket stats op. So in the produced JSON, under "versioning", it will
specify "off", "enabled", or "suspended".

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/driver/rados/rgw_bucket.cc