Subject: CVS commit: src/lib/librefuse
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/18/2007 23:30:45
Module Name:	src
Committed By:	pooka
Date:		Sun Feb 18 23:30:45 UTC 2007

Modified Files:
	src/lib/librefuse: refuse.c

Log Message:
* don't allow reads beyond at offset = EOF, all fuse file systems can't
  handle it
* initialize refuse root node properly
* some misc cleanup


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/librefuse/refuse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.