Subject: CVS commit: src/lib/librefuse
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/02/2007 18:05:54
Module Name:	src
Committed By:	pooka
Date:		Wed May  2 18:05:54 UTC 2007

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

Log Message:
In case a fuse fs hands an stbuf with an inode number 0 to the
readdir filler, fake the inode number.  Our readdir() doesn't show
entries with inode number 0.

per discussion with Stephen Borrill


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

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