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: 08/24/2007 13:33:51
Module Name:	src
Committed By:	pooka
Date:		Fri Aug 24 13:33:51 UTC 2007

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

Log Message:
If a node is forcibly reclaimed, close can be called more times
than open (or less, for the particular fs).  So don't be uptight
about opencount.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 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.