]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: bi log list/trim can get specific bucket shard
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 24 Nov 2014 22:30:20 +0000 (14:30 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 14 Jan 2015 03:21:25 +0000 (19:21 -0800)
commit381f68acdec8c2e55313c3509f2fed8510337cfa
treed44b946f126bac957be2d97bfd5bb873b573860a
parent8a04c0a61bc71291da4e4241bc5e6f5acc731a05
rgw: bi log list/trim can get specific bucket shard

bucket shard can be specified on the bucket instance param. It can be
added like this: <bucket-instance>[:shard-id]

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_log.cc