freebsd-dev/sys/fs/fuse
Edward Tomasz Napierala e3b1c847a4 Make it possible to mount a fuse filesystem, such as squashfuse,
from a Linux binary.  Should come handy for AppImages.

Reviewed by:	asomers
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26959
2020-11-09 08:53:15 +00:00
..
fuse_device.c Make it possible to mount a fuse filesystem, such as squashfuse, 2020-11-09 08:53:15 +00:00
fuse_file.c fusefs: remove superfluous counter_u64_zero 2019-08-06 00:50:25 +00:00
fuse_file.h [skip ci] update copyright headers in fusefs files 2019-06-28 04:18:10 +00:00
fuse_internal.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
fuse_internal.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
fuse_io.c fusefs: fix mmap'd writes in direct_io mode 2020-09-24 16:27:53 +00:00
fuse_io.h [skip ci] update copyright headers in fusefs files 2019-06-28 04:18:10 +00:00
fuse_ipc.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
fuse_ipc.h Make it possible to mount a fuse filesystem, such as squashfuse, 2020-11-09 08:53:15 +00:00
fuse_kernel.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
fuse_main.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (8 of many) 2020-02-24 10:33:51 +00:00
fuse_node.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
fuse_node.h fusefs: avoid cache corruption with buggy fuse servers 2020-03-11 04:29:45 +00:00
fuse_vfsops.c Make it possible to mount a fuse filesystem, such as squashfuse, 2020-11-09 08:53:15 +00:00
fuse_vnops.c vfs: drop the de facto curthread argument from VOP_INACTIVE 2020-10-20 07:19:03 +00:00
fuse.h [skip ci] update copyright headers in fusefs files 2019-06-28 04:18:10 +00:00