]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd/action/Journal.cc
import 14.2.4 nautilus point release
[ceph.git] / ceph / src / tools / rbd / action / Journal.cc
index e36c6a6a5073ae7c232fde9f58ef5620e7ae8808..d3a54f94f84891fada7fd67e887f3be98fa16e5e 100644 (file)
@@ -832,7 +832,7 @@ public:
     if (r < 0) {
       return r;
     }
-    m_journaler.start_append(0, 0, 0, 0);
+    m_journaler.start_append(0);
 
     int r1 = 0;
     bufferlist bl;