HardenedBSD/sys/ufs/ffs
John Dyson f33775afcf Limit filesize to the amount that the VM system can currently handle
(2GB).  If this limit is not imposed, then filesystem corruption will
ensue when files larger than 2GB are created.  This is temporary,
and the underlying limitation will be removed later.
1995-05-01 23:20:24 +00:00
..
ffs_alloc.c
ffs_balloc.c Changes from John Dyson and myself: 1995-04-09 06:03:56 +00:00
ffs_extern.h
ffs_inode.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Limit filesize to the amount that the VM system can currently handle 1995-05-01 23:20:24 +00:00
ffs_vnops.c Changes from John Dyson and myself: 1995-04-09 06:03:56 +00:00
fs.h