NetBSD/sys/ufs/ffs
bouyer b9440228c5 If the WAPBL journal can't be read (ffs_wapbl_replay_start() fails),
mount the filesystem anyway if MNT_FORCE is present.
This allows to still boot single-user a system with a corrupted
WAPBL on /, and so get a chance to run fsck to fix it.
http://mail-index.netbsd.org/tech-kern/2009/08/17/msg005896.html
and followups.
2009-09-13 14:30:21 +00:00
..
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_snapshot.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c If the WAPBL journal can't be read (ffs_wapbl_replay_start() fails), 2009-09-13 14:30:21 +00:00
ffs_vnops.c
ffs_wapbl.c Allow tunefs to clear any type of WAPBL log, not only in-filesystem 2009-09-13 14:13:23 +00:00
fs.h
Makefile