]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: change the bucket reshard lock to exclusive-ephemeral
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 12 Oct 2018 14:24:32 +0000 (10:24 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 26 Oct 2018 15:19:22 +0000 (11:19 -0400)
commitbc0a5ff95247b41b5a8336a8c4ed83c4315c1966
treebf0d84ebc266f0db9808cbd7fbd40bcc8d1510a2
parenta289f2d8654cf4b865430465b87299d3618b41c8
rgw: change the bucket reshard lock to exclusive-ephemeral

The bucket reshard lock was simply an exclusive lock that existed on
an object solely for the purpose of representing the lock. This is now
changed to exclusvie-ephemeral lock, so as not to leave these objects
behind.

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