]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs-journal-tool: correctly parse --dry_run argument 33928/head
authorMilind Changire <mchangir@redhat.com>
Mon, 30 Mar 2020 05:51:27 +0000 (11:21 +0530)
committerMilind Changire <mchangir@redhat.com>
Mon, 30 Mar 2020 05:51:27 +0000 (11:21 +0530)
commitd9f62d3a1de68eb44b9fc9a40ca36c70c5c772a4
tree933604bbb7d928c45b5b1224535851ea123c8a82
parentc1f3f050110c07afe75a5f8754ce5d627836dd26
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>
src/tools/cephfs/JournalTool.cc