]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
move Monitor::update_log_client to LogChannel::update_config
authorSage Weil <sage@redhat.com>
Mon, 3 Nov 2014 09:41:40 +0000 (01:41 -0800)
committerSage Weil <sage@redhat.com>
Wed, 5 Nov 2014 09:06:02 +0000 (01:06 -0800)
commit0fd54a7e4a347c3c825b5faf7d15d2a715ea3aa7
tree3cafdd163c3289d5d4e9b45e9c61a59a6d99f320
parent4561aff746ecc9e09b7a09284f98ae3ac76f5c27
move Monitor::update_log_client to LogChannel::update_config

None of this is specific to the monitor.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/LogClient.cc
src/common/LogClient.h
src/mon/Monitor.cc
src/mon/Monitor.h