CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2013/12/03 02:32:23
Modified files: sys/miscfs/fuse: fuse_file.c fuse_lookup.c fuse_vnops.c Log message: Add some missing check to know if the communication channel with libfuse is still open before sending fusebufs. ok sthen@