NetBSD/sys/ufs
chs c1d184702f when mounting a filesystem, read the last block in the filesystem
to verify that the device is at least as big as the superblock claims
the filesystem is supposed to be, and if it's not then fail the mount.
this should help reduce the type of confusion reported in PR 13228.
2002-03-17 00:02:34 +00:00
..
ext2fs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
ffs when mounting a filesystem, read the last block in the filesystem 2002-03-17 00:02:34 +00:00
lfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
mfs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
ufs #undef DIRBLKSIZ before #define-ing it 2002-02-06 15:44:49 +00:00
Makefile