NetBSD/sbin/fsck_ext2fs
tsutsui 1e795b0373 Add a workaround for incorrect "SUMMARY INFORMATIONS WRONG FOR CG #N"
and "BLK(S) MISSING IN BIT MAP #N" reports on newer ext2fs with
EXT2F_COMPAT_RESIZE feature by accounting blocks in EXT2_RESIZEINO.

XXX1: Should we account blocks allocated by all other reserved inodes?
XXX2: We should really check and fix EXT2_RESIZEINO accordingly.
2007-11-16 16:55:04 +00:00
..
Makefile
dir.c use c99 initializers 2006-10-16 03:02:01 +00:00
extern.h
fsck.h
fsck_ext2fs.8
inode.c Add a workaround for incorrect "SUMMARY INFORMATIONS WRONG FOR CG #N" 2007-11-16 16:55:04 +00:00
main.c Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
pass1.c Add a workaround for incorrect "SUMMARY INFORMATIONS WRONG FOR CG #N" 2007-11-16 16:55:04 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c Use more proper aligned format in a debug function print_bmap(). 2007-11-13 13:57:52 +00:00
preen.c
setup.c Fix e2fs_itpg calculation (a rounddown bug). 2007-11-13 17:25:43 +00:00
utilities.c include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00