]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-fuse: show fuse helper options for libfuse >= 3.0
authorXiubo Li <xiubli@redhat.com>
Mon, 11 May 2020 03:53:35 +0000 (23:53 -0400)
committerXiubo Li <xiubli@redhat.com>
Wed, 8 Jul 2020 07:59:15 +0000 (03:59 -0400)
commit093aba80fbea5d977bf0c585261cd40996b80ef5
tree591475b750854ccc4e545fa62c0f128b18597115
parent3e09f71b7f6f0c5ce2c714d1c3e71a130de9e5e2
ceph-fuse: show fuse helper options for libfuse >= 3.0

Since libfuse 3.0 the fuse_parse_cmdline have remove the showing
of usage, we must call the helper ourself.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/ceph_fuse.cc