]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/cls/rgw/cls_rgw_const.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / cls / rgw / cls_rgw_const.h
index 6015872f8be811f6f891dc701610f950fdbecc96..8595db3c9e8b930ddb44ba51a85012b9eaa6fcae 100644 (file)
@@ -64,6 +64,9 @@ constexpr int RGWBIAdvanceAndRetryError = -EFBIG;
 #define RGW_LC_GET_HEAD "lc_get_head"
 #define RGW_LC_LIST_ENTRIES "lc_list_entries"
 
+/* multipart */
+#define RGW_MP_UPLOAD_PART_INFO_UPDATE "mp_upload_part_info_update"
+
 /* resharding */
 #define RGW_RESHARD_ADD "reshard_add"
 #define RGW_RESHARD_LIST "reshard_list"