]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix bucket purge incomplete multipart uploads 43862/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 8 Nov 2021 19:05:24 +0000 (14:05 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 8 Nov 2021 20:24:12 +0000 (15:24 -0500)
commit9f2c2d901dff0acc16f80cb6ad32bb8c39c9ac6e
treeebed093e030f5c428b3e629abcf80a758737ce29
parentf03f788619bd071f853863160f6e14ae60dc1efc
rgw: fix bucket purge incomplete multipart uploads

The marker was not working correctly as segments of the bucket index
were listed to shut down any incomplete multipart uploads. This fixes
the marker, so it's maintained properly across iterations.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_multi.cc
src/rgw/rgw_multi.h