]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/osdc/Objecter.h
update sources to v12.1.2
[ceph.git] / ceph / src / osdc / Objecter.h
index ee40e76a5307e8e8a2bd8479c5889fe36e92c518..edcee5b922d9f52eda5702d030a6326ac35cb80c 100644 (file)
@@ -1277,6 +1277,7 @@ public:
     int size = -1; ///< the size of the pool when were were last mapped
     int min_size = -1; ///< the min size of the pool when were were last mapped
     bool sort_bitwise = false; ///< whether the hobject_t sort order is bitwise
+    bool recovery_deletes = false; ///< whether the deletes are performed during recovery instead of peering
 
     bool used_replica = false;
     bool paused = false;