]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs-journal-tool: disambiguate usage of all keyword (in tool help). 52149/head
authorManish M Yathnalli <manish.yathnalli@komprise.com>
Wed, 21 Jun 2023 07:59:41 +0000 (13:29 +0530)
committerManish M Yathnalli <myathnal@redhat.com>
Sun, 25 Jun 2023 14:12:57 +0000 (19:42 +0530)
commit52c033f85e274c86bd75f0eb902a32d86356094e
tree49bb3bf465d3c59362ce0fdd0b00ad1db4de919c
parentaf70f82f1e1331ddc997ed4e6376f1037e49600d
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>
src/tools/cephfs/JournalTool.cc