]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Rewrite mount.fuse.ceph (to python) and move ceph-fuse options to fs_mntops 11448/head
authorEdgaras Lukosevicius <edgaras.lukosevicius@gmail.com>
Wed, 12 Oct 2016 15:42:52 +0000 (18:42 +0300)
committerEdgaras Lukosevicius <edgaras.lukosevicius@gmail.com>
Sun, 29 Jan 2017 17:46:10 +0000 (19:46 +0200)
commit35a13e86b22bf2ed59039e6f685cbd593b52ffef
treec1ef03a84b69fa32cbe2190c6ec85a6d22a2ef26
parent6785393c0479f50ec5dad1148857f2e8ceae909d
Rewrite mount.fuse.ceph (to python) and move ceph-fuse options to fs_mntops

Rewrote mount.fuse.ceph to move ceph-fuse options to `fs_mntops`, where it should be.
Bash version with options in `fs_spec` is counterintuitive and cause issues in some
situations (systemd, for example)

Signed-off-by: Edgaras Lukosevicius <edgaras.lukosevicius@gmail.com>
doc/cephfs/fstab.rst
src/mount.fuse.ceph