Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/examples/refuse/virtdir
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.
Home |
Main Index |
Thread Index |
Old Index