]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/os/filestore/FileStore.h
update sources to 12.2.7
[ceph.git] / ceph / src / os / filestore / FileStore.h
index 7af6863fed41eec7b7afa2065529bdcdba3ec667..1b725676a6ca8f97ab808f306687bc13dc08282f 100644 (file)
@@ -647,6 +647,10 @@ public:
     object_map->compact();
   }
 
+  bool has_builtin_csum() const override {
+    return false;
+  }
+
   void debug_obj_on_delete(const ghobject_t &oid);
   bool debug_data_eio(const ghobject_t &oid);
   bool debug_mdata_eio(const ghobject_t &oid);