libfuse/include
Nikolaus Rath e885e84f79 Add max_read to fuse_conn_info
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.
2016-10-27 21:38:42 -07:00
..
cuse_lowlevel.h Remove leading _ on header guards to comply with reserved identifier requirements (#29) 2016-04-23 09:54:18 -07:00
fuse_common.h Add max_read to fuse_conn_info 2016-10-27 21:38:42 -07:00
fuse_kernel.h libfuse: add "clone_fd" option 2015-05-18 16:55:20 +02:00
fuse_lowlevel.h Removed some more "Changed in version x.py" comments. 2016-10-27 20:50:16 -07:00
fuse_opt.h Remove leading _ on header guards to comply with reserved identifier requirements (#29) 2016-04-23 09:54:18 -07:00
fuse.h Removed some more "Changed in version x.py" comments. 2016-10-27 20:50:16 -07:00
Makefile.am ulockmgr: strip ulockmgr support from this source package 2013-07-25 17:58:48 +02:00