From 389020e14594e4894e28d1eb9103c210b142509e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 23 May 2024 18:45:13 +0200 Subject: Adding upstream version 18.2.3. Signed-off-by: Daniel Baumann --- src/rgw/rgw_op.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/rgw/rgw_op.h') diff --git a/src/rgw/rgw_op.h b/src/rgw/rgw_op.h index f398b5b15..2bffcddcc 100644 --- a/src/rgw/rgw_op.h +++ b/src/rgw/rgw_op.h @@ -1876,6 +1876,11 @@ protected: bufferlist data; std::unique_ptr serializer; jspan multipart_trace; + ceph::real_time upload_time; + std::unique_ptr target_obj; + std::unique_ptr res; + std::unique_ptr meta_obj; + off_t ofs = 0; public: RGWCompleteMultipart() {} -- cgit v1.2.3