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
..
fuse_opt.h
fuse.h
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
refuse_opt.c
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
shlib_version
TODO