From dd7dc62eaddb47447c01c03c87ad56cd7690693e Mon Sep 17 00:00:00 2001 From: Abhishek Varshney Date: Tue, 1 Aug 2017 14:46:52 +0000 Subject: [PATCH] rgw : fix race in RGWCompleteMultipart Fixes : http://tracker.ceph.com/issues/20861 Signed-off-by: Abhishek Varshney --- src/common/options.cc | 4 ++++ src/rgw/rgw_op.cc | 31 +++++++++++++++++++++++++++++++ src/rgw/rgw_rados.h | 1 + 3 files changed, 36 insertions(+) diff --git a/src/common/options.cc b/src/common/options.cc index 4d6bbd1c17f..85b5a099e30 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3977,6 +3977,10 @@ std::vector