]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-fuse: only call common_init_finish in child; fix admin socket
authorSage Weil <sage.weil@dreamhost.com>
Thu, 19 Apr 2012 04:58:14 +0000 (21:58 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 19 Apr 2012 04:58:14 +0000 (21:58 -0700)
commite82c33099a0efda027bc7fa991dcd2073baea539
tree2f2eb88a92a2d4cdf68f389106a1bc5423f58574
parentf1de0d6cb3aaf23e58293da5498cfcd5a23892a4
ceph-fuse: only call common_init_finish in child; fix admin socket

If we do it in the parent and child, we break the admin socket (among
other things).

Fixes: #2293
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/ceph_fuse.cc