]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: rgw_bucket_sync_status takes bucket info
authorCasey Bodley <cbodley@redhat.com>
Mon, 30 Apr 2018 15:42:46 +0000 (11:42 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 14 May 2018 17:28:04 +0000 (13:28 -0400)
commite895be2ccfc014f72f3c8596f7569aa6efa0005d
tree31a60ee9467e3cba742437050ec3c09bc6c15e67
parent91598fb1ccb0904e78652bf28e7885b4d985e48a
rgw: rgw_bucket_sync_status takes bucket info

rgw_bucket_sync_status() no longer reads the bucket instance info, and
instead requires the caller to pass it in

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3640ee844a9d77f0fa6a6849c4d8b51cc932f4e2)
src/rgw/rgw_data_sync.cc
src/rgw/rgw_data_sync.h
src/rgw/rgw_rest_log.cc