]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_fuse: refactor init to make mount_point accessible
authorJohn Spray <john.spray@redhat.com>
Mon, 8 Sep 2014 22:43:20 +0000 (23:43 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 17 Sep 2014 12:21:48 +0000 (13:21 +0100)
commitbdda237751c531a902220082a9c6ffd3a042cd88
treeb018ddc756b534db824a91531127cdaf959cc6a3
parent758a7ceaf7b06c3fa13dc778750641253ec2d20e
ceph_fuse: refactor init to make mount_point accessible

...so that we can read out the mount point between init
and start() in order to feed it to Client before it connects
to the MDS.

Signed-off-by: John Spray <john.spray@redhat.com>
src/ceph_fuse.cc
src/client/fuse_ll.cc
src/client/fuse_ll.h