]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/cephfs/JournalTool.h
update sources to 12.2.10
[ceph.git] / ceph / src / tools / cephfs / JournalTool.h
index d3944144ddcf4693a98982655c0b009ee1998f7d..2edeb6a76535c4e2f755634cda38aa6e26b8ee93 100644 (file)
@@ -48,7 +48,7 @@ class JournalTool : public MDSUtility
 
     // Journal operations
     int journal_inspect();
-    int journal_export(std::string const &path, bool import);
+    int journal_export(std::string const &path, bool import, bool force);
     int journal_reset(bool hard);
 
     // Header operations