]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/os/bluestore/BlueStore.h
update sources to v12.1.4
[ceph.git] / ceph / src / os / bluestore / BlueStore.h
index d7a1980320ebb16151784804f71124919f802977..8c5eb4a02b4e5de2b3c7a3f00d49f2a4633194eb 100644 (file)
@@ -2591,7 +2591,7 @@ private:
                   OnodeRef o,
                   uint64_t offset,
                   set<SharedBlob*> *maybe_unshared_blobs=0);
-  void _truncate(TransContext *txc,
+  int _truncate(TransContext *txc,
                CollectionRef& c,
                OnodeRef& o,
                uint64_t offset);