]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs-journal-tool: disambiguate usage of all keyword (in tool help). 53645/head
authorManish M Yathnalli <manish.yathnalli@komprise.com>
Wed, 21 Jun 2023 07:59:41 +0000 (13:29 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 25 Sep 2023 09:41:03 +0000 (15:11 +0530)
commit744212548d656df082d9e6264dadc73d3bc41c02
tree753d70c2659e9892274d26eb5bd32c1ad9509df6
parenteeb13ac974775bd0cce96a2c687e8bcc2faca43d
cephfs-journal-tool: disambiguate usage of all keyword (in tool help).

        The fs:all for rank option description was confusing. It seemd
like the fs was optional, but it is mandatory. This change modifies the
help message to reflect the correct way to use all in the --rank option.

Fixes: https://tracker.ceph.com/issues/61753
Signed-off-by: Manish M Yathnalli <myathnal@redhat.com>
(cherry picked from commit 52c033f85e274c86bd75f0eb902a32d86356094e)
src/tools/cephfs/JournalTool.cc