Subject: CVS commit: src/lib/librefuse
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 02/23/2007 20:51:49
Module Name:	src
Committed By:	agc
Date:		Fri Feb 23 20:51:49 UTC 2007

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

Log Message:
For large directories, remove the artificial restriction on one
buffer's worth of directory entries - this work is done in the higher
level (re)fuse readdir or getdir operation.


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

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