]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs/ceph-fuse: add and modify ceph-fuse mount hint 16550/head
authorhuanwen ren <rhwlyw@163.com>
Tue, 25 Jul 2017 03:07:12 +0000 (11:07 +0800)
committerhuanwen ren <ren.huanwen@zte.com.cn>
Thu, 27 Jul 2017 13:14:38 +0000 (21:14 +0800)
commitcfc663726ccaa4d105c3f2e1f3a8f5783cfd2c6f
treedc1e95c18d4b7191ee13129ca61ecb92008f3c79
parent1e5c8aef7b63c3f2c68c856885571cfdb3e4acbd
cephfs/ceph-fuse: add and modify ceph-fuse mount hint

1. "-n" is applied the client authorization feature.
2. "root_directory" misleading to mount the root directory ,
     in fact, here mount should be "sub_directory".
Refer to: http://docs.ceph.com/docs/master/cephfs/client-auth/#cephfs-client-capabilities

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
src/ceph_fuse.cc