]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: configure log_client properly
authorSage Weil <sage@redhat.com>
Mon, 3 Nov 2014 09:55:25 +0000 (01:55 -0800)
committerSage Weil <sage@redhat.com>
Wed, 5 Nov 2014 09:06:02 +0000 (01:06 -0800)
commit7dc2ca826e3a27ba4101b15ed04cfb2721b9bb17
tree65d4f0bd45cb30049ae36918ccb8697bf94a5803
parentda6a8a36e243374e88ba1459d6173e7baf345354
osd: configure log_client properly

This broke when the channel refactor happened--we weren't configuring
the LogClient settings at all.  Fix it by using the generic helpers to
make this reasonably painless.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h