Subject: CVS commit: [vmlocking2] src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/15/2007 00:51:48
Module Name:	src
Committed By:	ad
Date:		Sat Dec 15 00:51:48 UTC 2007

Modified Files:
	src/sys/fs/tmpfs [vmlocking2]: tmpfs_subr.c

Log Message:
tmpfs_reg_resize: drop swapslots after resizing to work around a panic.
It may not be necessary to drop the swapslots at this point.


To generate a diff of this commit:
cvs rdiff -r1.41.2.6 -r1.41.2.7 src/sys/fs/tmpfs/tmpfs_subr.c

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