]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
src/rgw: Adding "sync error trim" option
authorKalpesh Pandya <kapandya@redhat.com>
Tue, 30 Jul 2024 10:31:37 +0000 (16:01 +0530)
committerThomas Serlin <tserlin@redhat.com>
Mon, 22 Sep 2025 19:18:18 +0000 (15:18 -0400)
Just adding the "sync error trim" option for --shard-id
while executing `radosgw-admin --help`
Fixes: https://tracker.ceph.com/issues/68548
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
(cherry picked from commit 34312bb253f083fd06a62119727caedb97945d02)
resolves rhbz#2282369

src/rgw/radosgw-admin/radosgw-admin.cc
src/test/cli/radosgw-admin/help.t

index 9211a56bd40e36a4bc9dc563c9d086a03a76bfe8..15064d4f860e01f13c3ca20d12570da5afaac1c6 100644 (file)
@@ -400,6 +400,7 @@ void usage()
   cout << "   --shard-id=<shard-id>             optional for:\n";
   cout << "                                       mdlog list\n";
   cout << "                                       data sync status\n";
+  cout << "                                       sync error trim\n";
   cout << "                                     required for:\n";
   cout << "                                       mdlog trim\n";
   cout << "   --gen=<gen-id>                    optional for:\n";
index 2146de6ed8a93d1eb2b40b650d0e14c4265dc964..6e6b170755e21fd051ca959283e2548857dc6ea2 100644 (file)
      --shard-id=<shard-id>             optional for:
                                          mdlog list
                                          data sync status
+                                         sync error trim
                                        required for:
                                          mdlog trim
      --gen=<gen-id>                    optional for: