]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/bluestore_tool: Add subcommand blufs-import
authorzhangdaolong <root@localhost.localdomain>
Mon, 7 Sep 2020 01:00:10 +0000 (09:00 +0800)
committerIgor Fedotov <ifedotov@suse.com>
Tue, 30 Aug 2022 14:14:58 +0000 (17:14 +0300)
commit1707e5b8a0eda74e36bbc61eb378237125dfb845
treeafc7f6bc5461d4a79a1c5d244fce28901011c871
parentddb6c66d64d375412e1721c919a8328c6efae9e2
os/bluestore/bluestore_tool: Add subcommand blufs-import

Examples
 ceph-bluestore-tool bluefs-import --path /var/lib/ceph/osd/ceph-1 --input-file ./db/CURRENT --dest-file db/CURRENT

Signed-off-by: zhang daolong <zhangdaolong@fiberhome.com>
(cherry picked from commit 39118421dc6b7c68ffe39cf44588b8c773150e81)
src/os/bluestore/bluestore_tool.cc