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: 05/18/2007 18:00:07
Module Name:	src
Committed By:	pooka
Date:		Fri May 18 18:00:07 UTC 2007

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

Log Message:
remove obvious incorrect assert() from doreclaim() and remove the
whole PSN_NUKED bit - it's not very useful because of the noref setback.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.16 -r1.17 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.19 -r1.20 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.