opnsense-src/sys/fs/fuse
Alan Somers 123af6ec70 Rename fuse(4) to fusefs(4)
This makes it more consistent with other filesystems, which all end in "fs",
and more consistent with its mount helper, which is already named
"mount_fusefs".

Reviewed by:	cem, rgrimes
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19649
2019-03-20 21:48:43 +00:00
..
fuse.h Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +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 Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +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 Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +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 Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +00:00
fuse_node.c Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +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 Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +00:00
fuse_vnops.c Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +00:00