]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/multisite: fix sync_error_trim command.
authorShilpa Jagannath <smanjara@redhat.com>
Wed, 4 Oct 2023 19:22:41 +0000 (15:22 -0400)
committerShilpa Jagannath <smanjara@redhat.com>
Fri, 27 Oct 2023 14:26:09 +0000 (10:26 -0400)
commita0491a4f63885be9ea14a15c67cabd8903f19641
tree5f8b9d5eed881e883bca722eb0ccf81ce327c084
parenta57765022a6bff8ae36cf5e4f96bd471a63765fc
rgw/multisite: fix sync_error_trim command.
without --marker option, we trim everthing.
if --marker option is passed in, we trim upto that marker.

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
src/rgw/rgw_admin.cc