Subject: CVS commit: src/usr.sbin/puffs/mount_psshfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/11/2007 18:50:43
Module Name:	src
Committed By:	pooka
Date:		Thu Jan 11 18:50:42 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_psshfs: node.c subr.c

Log Message:
Give nukenode a destroy flag.  If given, it completely wipes out
the node and directory cache (for directories).  Otherwise it just
nukes directory entry information.  The latter case is used when
renaming.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.5 -r1.6 src/usr.sbin/puffs/mount_psshfs/subr.c

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