]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: identify potential related (for sync) buckets on bucket update
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 4 Nov 2019 23:20:53 +0000 (15:20 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:38 +0000 (10:20 -0800)
commit96d34a3a8c288791fd4c045f404e3f3a37b9822c
treed2337e9ff79bce6671825a522057ae6586a79b44
parentc185ec8c20470bd769d38a5fb9c1f2fb19f1e058
rgw: identify potential related (for sync) buckets on bucket update

Generate a diff off old and new bucket infos.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
13 files changed:
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_data_sync.cc
src/rgw/rgw_service.cc
src/rgw/rgw_sync_module.cc
src/rgw/rgw_sync_module.h
src/rgw/rgw_sync_policy.cc
src/rgw/rgw_sync_policy.h
src/rgw/services/svc_bucket_sobj.cc
src/rgw/services/svc_bucket_sobj.h
src/rgw/services/svc_bucket_sync.h
src/rgw/services/svc_bucket_sync_sobj.cc
src/rgw/services/svc_bucket_sync_sobj.h