freebsd-skq/sys/fs/tmpfs
Xin LI f62e5595fd 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)
2007-07-24 17:14:53 +00:00
..
tmpfs_fifoops.c Space/style cleanups after last set of commits. 2007-06-28 02:39:31 +00:00
tmpfs_fifoops.h Staticify most of fifo/vn operations, they should not 2007-06-28 02:36:41 +00:00
tmpfs_subr.c MFp4: Make use of the kernel unit number allocation facility 2007-07-11 14:26:27 +00:00
tmpfs_vfsops.c MFp4: Force 64-bit arithmatic when caculating the maximum file size. 2007-07-24 17:14:53 +00:00
tmpfs_vnops.c MFp4: Rework on tmpfs's mapped read/write procedures. This 2007-07-19 03:34:50 +00:00
tmpfs_vnops.h Staticify most of fifo/vn operations, they should not 2007-06-28 02:36:41 +00:00
tmpfs.h MFp4: Make use of the kernel unit number allocation facility 2007-07-11 14:26:27 +00:00