NetBSD/lib/librefuse
tron 16ff83dd36 FUSE seems to allow short writes without errors but PUFFS doesn't. Work
around this by returning ENOSPC in case of a short write to avoid protocol
errors. This change is based on problem analysis provided by Antti Kantee.

This fixes PR lib/45129 by myself.
2012-12-30 10:04:22 +00:00
..
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
TODO
fuse.h
fuse_opt.h PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate 2009-04-19 22:25:29 +00:00
refuse.3
refuse.c FUSE seems to allow short writes without errors but PUFFS doesn't. Work 2012-12-30 10:04:22 +00:00
refuse_opt.c fuse_opt_parse() was using uninitialized struct fuse_opt_option::data, 2011-03-01 11:23:42 +00:00
shlib_version bump major of libs NEEDING libpuffs 2010-05-21 10:53:41 +00:00