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: 10/16/2007 10:53:02
Module Name: src
Committed By: pooka
Date: Tue Oct 16 10:53:02 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: node.c
Log Message:
Close file handles if opencount drops to zero instead of closing
them if it does not drop to zero, i.e. fix a pretty obvious bug.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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.