Subject: CVS commit: src/sys/rump
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/27/2007 19:36:34
Module Name:	src
Committed By:	pooka
Date:		Sat Oct 27 19:36:34 UTC 2007

Modified Files:
	src/sys/rump/fs/lib/libp2k: p2k.c
	src/sys/rump/librump/rumpkern: vfs.c

Log Message:
Prevent recursion in INACTIVE -> vrecycle -> inactive -> ...


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/rump/fs/lib/libp2k/p2k.c
cvs rdiff -r1.16 -r1.17 src/sys/rump/librump/rumpkern/vfs.c

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