]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: disable log_per_instance for non-daemons
authorSage Weil <sage@newdream.net>
Wed, 16 Mar 2011 21:39:24 +0000 (14:39 -0700)
committerSage Weil <sage@newdream.net>
Wed, 16 Mar 2011 21:52:31 +0000 (14:52 -0700)
commit6fa470ba514192b2a97e2a595ae8df5ca0c17aaf
tree0a90539fd80906ab2bbc1aeacad0c374bae68aa8
parentcae43fc7d0322499704ea965fd91efe26014a48c
common: disable log_per_instance for non-daemons

Turn off the logging and symlink rotation, not just symlink rotation.

This is a somewhat arbitrary distinction (log per instance only for
daemons), but its only used by vstart and only really useful for
development/debugging, so who cares.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/common/common_init.cc