freebsd-dev/sys/ufs
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 Limit filesize to the amount that the VM system can currently handle 1995-05-01 23:20:24 +00:00
lfs Changes to get rid of ufslk2 hangs when doing read/write to/from 1995-04-24 05:13:28 +00:00
mfs Add a printf so we can see where we get our rootfs from. 1995-04-25 03:39:50 +00:00
ufs Fixed the mmap hang fix previously committed so that it works 1995-04-25 03:32:37 +00:00