CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/02 09:58:51
Modified files:
lib/libfuse : fuse.c fuse_ops.c
sys/miscfs/fuse: fuse_device.c
sys/sys : fusebuf.h
Log message:
Change the kernel fuse device and libfuse to read and write entire fusebufs.
This is a required step along the way to improving FUSE compatibility.
ok mpi@
