freebsd-dev/sbin/fsck_ffs
Konstantin Belousov e6e1a3a875 Background fsck applies twice some summary totals changes. The next
background fsck on the same file system might then print negative
numbers for reclaimed directories/files/fragments.

Address the issue in a limited degree, by using old summary data for
cg when bgfsck is performed.

Submitted by:	tegge
MFC after:	1 week
2008-10-13 14:01:05 +00:00
..
SMM.doc
dir.c
ea.c
fsck_ffs.8 Document the -F 's return statement. 2008-09-17 06:56:27 +00:00
fsck.h Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
fsutil.c Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
gjournal.c
inode.c Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
main.c Instead of passing MNT_UPDATE, MNT_SNAPSHOT, MNT_RELOAD from 2008-08-23 01:21:10 +00:00
Makefile
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
pass3.c
pass4.c
pass5.c Background fsck applies twice some summary totals changes. The next 2008-10-13 14:01:05 +00:00
setup.c
utilities.c