]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-fuse: start up log on parent process before shutdown 12347/head
authorGreg Farnum <gfarnum@redhat.com>
Tue, 6 Dec 2016 23:07:19 +0000 (15:07 -0800)
committerGreg Farnum <gfarnum@redhat.com>
Tue, 6 Dec 2016 23:07:22 +0000 (15:07 -0800)
commitcbf18b1d80d214e4203e88637acf4b0a0a201ee7
tree4b67ee9fc8562f6635ac769a28afbc806673abe5
parentb5458f7756780998df2e387fbc0e4f3217ab8903
ceph-fuse: start up log on parent process before shutdown

Otherwise, we hit an assert in the Ceph context and logging teardown.

Fixes: http://tracker.ceph.com/issues/18157
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/ceph_fuse.cc