Subject: CVS commit: src/share/examples/refuse/virtdir
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 11/11/2007 09:23:30
Module Name:	src
Committed By:	agc
Date:		Sun Nov 11 09:23:30 UTC 2007

Modified Files:
	src/share/examples/refuse/virtdir: virtdir.c virtdir.h

Log Message:
Include a (random) inode number in the virtual directory information that
is held. Return this as part of the virtual entry information.

Prevents problems with fts code thinking that some directories create
a cycle.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/share/examples/refuse/virtdir/virtdir.c
cvs rdiff -r1.4 -r1.5 src/share/examples/refuse/virtdir/virtdir.h

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