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: 02/10/2007 02:53:27
Module Name:	src
Committed By:	pooka
Date:		Sat Feb 10 02:53:27 UTC 2007

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

Log Message:
Don't destroy puffs_nodes in success paths of remove and rmdir: the
kernel assumes that they will not be recycled until reclaim.


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

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