cvs commit: src/sys/fs/tmpfs tmpfs_vfsops.c
Xin LI
delphij at FreeBSD.org
Tue Jul 24 17:14:53 UTC 2007
delphij 2007-07-24 17:14:53 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_vfsops.c
Log:
MFp4: Force 64-bit arithmatic when caculating the maximum file size.
This fixes tmpfs caculations on 32-bit systems equipped with more than
4GB swap.
Reported by: Craig Boston <craig xfoil gank org>
PR: kern/114870
Approved by: re (tmpfs blanket)
Revision Changes Path
1.8 +1 -1 src/sys/fs/tmpfs/tmpfs_vfsops.c
More information about the cvs-src
mailing list