]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/deep_copy/ObjectCopyRequest.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / librbd / deep_copy / ObjectCopyRequest.h
index 7a89e333e3af506cda0127f4782169c646367705..fc2f58cd3d838cb23aeb9d418aae7af18c2ea643 100644 (file)
@@ -116,6 +116,7 @@ private:
   std::string m_dst_oid;
 
   io::Extents m_image_extents;
+  io::ImageArea m_image_area = io::ImageArea::DATA;
 
   io::SnapshotDelta m_snapshot_delta;