mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-30 15:44:18 +08:00
e885e84f79
Eventually, this setting should be negotiated in the filesystem's init() handler (like e.g. max_write). However, this requires corresponding changes in the FUSE kernel module. In preparation for this (and to allow a transition period) we already allow (and require) filesystems to set the value in the init() handler in addition to the mount option. The end-goal is tracked in issue #91. |
||
---|---|---|
.. | ||
cuse_lowlevel.h | ||
fuse_common.h | ||
fuse_kernel.h | ||
fuse_lowlevel.h | ||
fuse_opt.h | ||
fuse.h | ||
Makefile.am |