]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: move log config parsing into LogClient.h helper
authorSage Weil <sage@redhat.com>
Mon, 3 Nov 2014 09:47:08 +0000 (01:47 -0800)
committerSage Weil <sage@redhat.com>
Wed, 5 Nov 2014 09:06:02 +0000 (01:06 -0800)
commitda6a8a36e243374e88ba1459d6173e7baf345354
treecd36cbef09536eb8df25ac40b3cc5ead1091885c
parent0fd54a7e4a347c3c825b5faf7d15d2a715ea3aa7
mon: move log config parsing into LogClient.h helper

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