]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs-journal-tool: correctly parse --dry_run argument 34804/head
authorMilind Changire <mchangir@redhat.com>
Mon, 30 Mar 2020 05:51:27 +0000 (11:21 +0530)
committerNathan Cutler <ncutler@suse.com>
Tue, 28 Apr 2020 17:43:40 +0000 (19:43 +0200)
commit4f09f65d7084566d658564cf22b8746cc6b0f83e
tree8076d393be918750d858ca789d3c4ea5fbd1f799
parentfcb0536921a652f58e87fc2b3304d30b9d6253c0
cephfs-journal-tool: correctly parse --dry_run argument

Correctly parse --dry_run argument and make it available to the
"recover_dentries" command.

Fixes: https://tracker.ceph.com/issues/44172
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d9f62d3a1de68eb44b9fc9a40ca36c70c5c772a4)
src/tools/cephfs/JournalTool.cc