Subject: CVS commit: src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/05/2008 15:02:46
Module Name:	src
Committed By:	ad
Date:		Tue Feb  5 15:02:46 UTC 2008

Modified Files:
	src/sys/fs/tmpfs: tmpfs_vfsops.c

Log Message:
Limit kva usage to 8TB and the number of inodes to 2G. Should fix
PR kern/37951.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/fs/tmpfs/tmpfs_vfsops.c

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