Date: Tue, 24 Jul 2007 17:14:53 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/tmpfs tmpfs_vfsops.c Message-ID: <200707241714.l6OHErVc073764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707241714.l6OHErVc073764>
