On Tue, 23 Jun 2015, Samuel Just wrote:
> ObjectWriteOperations currently allow you to perform a clone_range from
> another object with the same object locator. Years ago, rgw used this
> as part of multipart upload. Today, the implementation complicates the
> OSD considerably, and it doesn't
ObjectWriteOperations currently allow you to perform a clone_range from another
object with the same object locator. Years ago, rgw used this as part of
multipart upload. Today, the implementation complicates the OSD considerably,
and it doesn't appear to have any users left. Is there anyone