freebsd-skq/sbin/fsck_ffs
Craig Rodrigues 22a122f315 Remove hacks to filter out MNT_ROOTFS, since we now
do that internally inside nmount() in revision 1.267 of vfs_mount.c.
2008-03-05 06:24:42 +00:00
..
SMM.doc
dir.c
ea.c
fsck_ffs.8 Mention the default location of alternative super block on a 2005-09-20 08:02:38 +00:00
fsck.h Implements gjournal support. If file system has gjournal support enabled 2006-10-31 22:06:56 +00:00
fsutil.c Implements gjournal support. If file system has gjournal support enabled 2006-10-31 22:06:56 +00:00
gjournal.c Fix -fstrict-aliasing warning. 2006-11-01 10:56:33 +00:00
inode.c Implements gjournal support. If file system has gjournal support enabled 2006-10-31 22:06:56 +00:00
main.c Remove hacks to filter out MNT_ROOTFS, since we now 2008-03-05 06:24:42 +00:00
Makefile Convert fsck_ffs to nmount(). This seems to solve 2007-09-19 01:24:19 +00:00
pass1.c In pass1(), cap inosused to fs_ipg rather than allowing arbitrary 2008-02-26 03:08:22 +00:00
pass1b.c
pass2.c In pass2check(): Be more strict with the inode information before further 2008-02-26 03:05:48 +00:00
pass3.c
pass4.c
pass5.c Implements gjournal support. If file system has gjournal support enabled 2006-10-31 22:06:56 +00:00
setup.c Be more careful when checking superblock. We have already checked 2008-02-26 03:03:17 +00:00
utilities.c