Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 12/21/2000 05:51:02
Module Name:	syssrc
Committed By:	enami
Date:		Thu Dec 21 03:51:02 UTC 2000

Modified Files:
	syssrc/sys/miscfs/genfs: layer_vnops.c

Log Message:
Don't cache a device vnode in a layer node cache once the layer node
is inactivated.  Otherwise, the device won't closed.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/miscfs/genfs/layer_vnops.c

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