Mount options
~~~~~~~~~~~~~
-See mount.fuse(8).
+See mount.fuse3(8).
Control filesystem
~~~~~~~~~~~~~~~~~~
mount -t fusectl none /sys/fs/fuse/connections
Mounting it under the '/sys/fs/fuse/connections' directory makes it
-backwards compatible with earlier versions.
+backwards compatible with versions before 2.6.0.
Under the fuse control filesystem each connection has a directory
named by a unique number.
/**
* If this option is given the file-system handlers for the
* following operations will not receive path information:
- * read, write, flush, release, fsync, readdir, releasedir,
- * fsyncdir, lock, ioctl and poll.
+ * read, write, flush, release, fallocate, fsync, readdir,
+ * releasedir, fsyncdir, lock, ioctl and poll.
*
* For the truncate, getattr, chmod, chown and utimens
* operations the path will be provided only if the struct