]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/os/bluestore/bluefs_types.h
update sources to v12.1.0
[ceph.git] / ceph / src / os / bluestore / bluefs_types.h
index 6a015892d70b14482cf5cd690913aa4fa3897541..ddd55def0549fd9c87328762af8c97b1f9820e50 100644 (file)
@@ -28,7 +28,7 @@ public:
 };
 WRITE_CLASS_DENC(bluefs_extent_t)
 
-ostream& operator<<(ostream& out, bluefs_extent_t e);
+ostream& operator<<(ostream& out, const bluefs_extent_t& e);
 
 
 struct bluefs_fnode_t {