Subject: CVS commit: src/usr.sbin/puffs/mount_9p
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/06/2007 21:58:24
Module Name:	src
Committed By:	pooka
Date:		Sun May  6 21:58:24 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_9p: ninepuffs.c ninepuffs.h node.c

Log Message:
Close file handles in inactive instead of close - a memory mapping
may still be active after a vnode is closed


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/puffs/mount_9p/ninepuffs.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/puffs/mount_9p/ninepuffs.h
cvs rdiff -r1.4 -r1.5 src/usr.sbin/puffs/mount_9p/node.c

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