]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
global: flush log before stopping/starting on daemonize
authorSage Weil <sage@inktank.com>
Sun, 7 Apr 2013 16:04:37 +0000 (09:04 -0700)
committerSage Weil <sage@inktank.com>
Sun, 7 Apr 2013 16:07:21 +0000 (09:07 -0700)
commit1e7ddd9e9fb4ce97a1b17bb5fa52611132353490
treefe50eeaf0839906d87b51ec66111689fa3e7f396
parentf5ba0fbbe73e11418634bc95e1fc36d17edccf37
global: flush log before stopping/starting on daemonize

Ensure that we push log data out before we restart logging.  This may not
be strictly necessary, but it avoids a whole class of possible pitfalls.

Signed-off-by: Sage Weil <sage@inktank.com>
src/global/global_init.cc