NetBSD/sys/ufs
perseant 37f567639c Test whether the filesystem is an LFS before trying to read the alternate
superblock (whose disk address is stored in the primary superblock).  Also,
refuse to mount a filesystem whose superblocks overlap or where the alt.
superblock has a lower disk address than the primary superblock.

Solves PR#10001.
2000-04-29 00:23:00 +00:00
..
ext2fs Remove register declarations. 2000-03-30 12:41:09 +00:00
ffs Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
lfs Test whether the filesystem is an LFS before trying to read the alternate 2000-04-29 00:23:00 +00:00
mfs Remove register declarations. 2000-03-30 12:41:09 +00:00
ufs Remove register declarations. 2000-03-30 12:41:09 +00:00
Makefile