]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: cleanups for sync tracing 23828/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 30 Aug 2018 17:16:45 +0000 (13:16 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 30 Aug 2018 17:17:29 +0000 (13:17 -0400)
commitf71a21c4e844f4f84439a7b4a5aed84dd0111a78
tree0e6579656752c3eb9ad38426e7e825b300fa2dc6
parentea72d7deb208791bc2b0640f99bd5adf8106cfaf
rgw: cleanups for sync tracing

RGWSyncTraceManager::add_node() now allocates the nodes themselves. this
simplifies some of the interactions between the Manager and Node
classes, and saves a lot of typing for the callers

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