]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: removed unused RunBucketSourcesSync::ret
authorCasey Bodley <cbodley@redhat.com>
Fri, 29 Jan 2021 22:27:14 +0000 (17:27 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 29 Jan 2021 22:27:16 +0000 (17:27 -0500)
commitd977b1d4759addb40de98652cc9dc9c3b95f541d
treedd2ecdb6dd4e707f8a153c4a96fcfb79ae5a239e
parent713f79fdf4d76e169aa3b95cd697a0d5dcefdc3f
rgw: removed unused RunBucketSourcesSync::ret

added with yield_spawn_window() and drain_all_cb() but shadowed by the
'int ret' parameter in both callbacks

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