NetBSD/sys/ufs/ffs
maxv e54cf2b426 Currently, in ffs_reload(), we don't handle the possibility that the
superblock location may have changed. But that implies that we don't
handle the possibility that its size may have changed either.

Therefore: add a check to ensure the size hasn't changed. Otherwise the
mismatch leads to a memory corruption with kmem.
2015-02-14 07:41:40 +00:00
..
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_quota2.c
ffs_snapshot.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Currently, in ffs_reload(), we don't handle the possibility that the 2015-02-14 07:41:40 +00:00
ffs_vnops.c
ffs_wapbl.c
fs.h
Makefile