]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: use negative shard id when creating sync pair
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 27 Nov 2019 00:11:29 +0000 (16:11 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:39 +0000 (10:20 -0800)
commit99caf86cc7ba87bda4a8a5ae8e0f7798ebc34b81
treec73297cf01ac53348c63ac3d8ca159a030a71240
parent16be6ecb2013d28915708815c378fb946c2b55e7
rgw: use negative shard id when creating sync pair

negative shard id means the bucket has a single shard. This
is to be backward compatible.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc