]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: move coroutines out of anonymous namespace
authorCasey Bodley <cbodley@redhat.com>
Tue, 9 Aug 2016 21:33:05 +0000 (17:33 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 26 Apr 2017 18:04:16 +0000 (14:04 -0400)
commitfadfc162ebf74b3bb1db4f0a67e7a21547f60514
tree2324d374719e5d283fc91b51abcc1b148b9122f9
parentdb79bfabc87884ca5ae92a0685ec217a99af4597
rgw: move coroutines out of anonymous namespace

anonymous namespaces do terrible things to name mangling, and this shows
up in our coroutine logging

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