freebsd-dev/sys/fs/fuse
Conrad Meyer 9a6a45d850 fuse: switch from DFLTPHYS/MAXBSIZE to maxcachebuf
On GENERIC kernels with empty loader.conf, there is no functional change.
DFLTPHYS and MAXBSIZE are both 64kB at the moment.  This change allows
larger bufcache block sizes to be used when either MAXBSIZE (custom kernel)
or the loader.conf tunable vfs.maxbcachebuf (GENERIC) is adjusted higher
than the default.

Suggested by:	ken@
2019-03-07 00:55:49 +00:00
..
fuse_debug.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
fuse_device.c Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_file.c Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_file.h Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_internal.c FUSE: Respect userspace FS "do-not-cache" of path components 2019-02-15 22:50:31 +00:00
fuse_internal.h Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_io.c fuse: switch from DFLTPHYS/MAXBSIZE to maxcachebuf 2019-03-07 00:55:49 +00:00
fuse_io.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
fuse_ipc.c Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_ipc.h Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_kernel.h FUSE extattrs: fix issue when neither uio nor size were not passed to VOP_*. 2018-08-21 18:39:47 +00:00
fuse_main.c Allocate pager bufs from UMA instead of 80-ish mutex protected linked list. 2019-01-15 01:02:16 +00:00
fuse_node.c Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_node.h Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_param.h Update link count handling in fuse for post-ino64. 2017-12-19 22:40:54 +00:00
fuse_vfsops.c fuse: switch from DFLTPHYS/MAXBSIZE to maxcachebuf 2019-03-07 00:55:49 +00:00
fuse_vnops.c FUSE: Prevent trivial panic 2019-03-06 22:56:49 +00:00
fuse.h Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00