NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45129 CVS commit: [netbsd-6] src/lib/librefuse
The following reply was made to PR lib/45129; it has been noted by GNATS.
From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45129 CVS commit: [netbsd-6] src/lib/librefuse
Date: Mon, 7 Jan 2013 15:54:01 +0000
Module Name: src
Committed By: riz
Date: Mon Jan 7 15:54:01 UTC 2013
Modified Files:
src/lib/librefuse [netbsd-6]: refuse.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #772):
lib/librefuse/refuse.c: revision 1.96
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.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.95.2.1 src/lib/librefuse/refuse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index