CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/06 00:15:52
Modified files:
sys/sys : fusebuf.h
lib/libfuse : fuse.c fuse_ops.c
sys/miscfs/fuse: fuse_device.c
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 with
other platforms..
OK claudio@
