]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/crimson/osd/osd_operations/pg_advance_map.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / crimson / osd / osd_operations / pg_advance_map.h
index 1b27037eb413ffedca16fdb4c98ff4c555b34907..f19c8631ede90c2de863a729796fa06423131abf 100644 (file)
@@ -25,7 +25,7 @@ public:
   static constexpr OperationTypeCode type = OperationTypeCode::pg_advance_map;
 
 protected:
-  OrderedPipelinePhase::Handle handle;
+  PipelineHandle handle;
 
   OSD &osd;
   Ref<PG> pg;