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: 07/27/2007 09:46:28
Module Name:	src
Committed By:	pooka
Date:		Fri Jul 27 09:46:28 UTC 2007

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

Log Message:
Track memory mappings.  Close file handles already in close() if there
are no active mappings, otherwise do the standard inactive() run.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.33 -r1.34 src/usr.sbin/puffs/mount_psshfs/psshfs.c
cvs rdiff -r1.21 -r1.22 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.