]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove per-bucket-shard sync leases
authorCasey Bodley <cbodley@redhat.com>
Tue, 31 Mar 2020 13:23:27 +0000 (09:23 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 Apr 2020 18:08:19 +0000 (14:08 -0400)
commit52fa773270d1398b72ace58ec89367bb1077d0a2
tree4973b4aa12e6fba9e97949070132b7bd9177e924
parent16a7df28e2d35eeb1da4b3648af5729ee1c92721
rgw: remove per-bucket-shard sync leases

bucket sync now gets a const pointer to the DataSyncShard's lease to
check whether the lease has expired

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_data_sync.cc