]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
dout: log_per_instance should work with log_file
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 13 Apr 2011 21:43:21 +0000 (14:43 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 13 Apr 2011 22:36:34 +0000 (15:36 -0700)
commit09d4c96d930a1f90b1654886c7fac505a5f42b2e
tree88e92f6ade14cc996e98757a072c6762d78e232a
parent98911b6c4c5733683b0cc401b0d76205119e7b94
dout: log_per_instance should work with log_file

Now log_per_instance (the symlink dance) works with both log_file and
log_dir. This will facilitate gradually removing log_dir.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/common/DoutStreambuf.cc
src/vstart.sh