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: 11/18/2007 17:41:56
Module Name:	src
Committed By:	pooka
Date:		Sun Nov 18 17:41:56 UTC 2007

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

Log Message:
Don't bother tracking opencount and try to close file handles in
the close method - simply just wait for inactive and do it there.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/usr.sbin/puffs/mount_psshfs/node.c \
    src/usr.sbin/puffs/mount_psshfs/psshfs.c
cvs rdiff -r1.28 -r1.29 src/usr.sbin/puffs/mount_psshfs/psshfs.h

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