]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/multisite: fix sync_error_trim command. 59347/head
authorShilpa Jagannath <smanjara@redhat.com>
Wed, 4 Oct 2023 19:22:41 +0000 (15:22 -0400)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Tue, 20 Aug 2024 12:48:18 +0000 (19:48 +0700)
commit9c5d2ab6bd5519bdc20afbec3adbb113ddf413c5
tree8141fe1d12c595aa01becca31e4396099f7f16e2
parent708dfbe8bf48188419041055a94a8560004c3ff3
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>
(cherry picked from commit a0491a4f63885be9ea14a15c67cabd8903f19641)
src/rgw/rgw_admin.cc