NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37951 CVS commit: src/sys/fs/tmpfs
The following reply was made to PR kern/37951; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37951 CVS commit: src/sys/fs/tmpfs
Date: Tue, 5 Feb 2008 15:02:46 +0000 (UTC)
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.
Home |
Main Index |
Thread Index |
Old Index