]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/driver/rados/rgw_obj_manifest.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / rgw / driver / rados / rgw_obj_manifest.h
index 3442cdc8425ad61618e87104d3fb7e0acff80e1b..6984184aa5ed2860308cd116623907d64c2476c0 100644 (file)
@@ -545,6 +545,10 @@ public:
       return ofs;
     }
 
+    int get_cur_part_id() const {
+      return cur_part_id;
+    }
+
     /* stripe number */
     int get_cur_stripe() const {
       return cur_stripe;