commit | d4b0ce03168d313e89110ab9fbaa6caf616d1786 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jun 18 01:09:29 1999 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jun 18 01:09:29 1999 +0000 |
tree | e4198db061a6be43c22a1f302a642eb413bf79a7 | |
parent | e79d1b23edd7ce551030128bfe12821f4412cc89 [diff] |
ChangeLog, problem.c, problem.h, super.c: problem.c, problem.h (PR_0_INODE_COUNT_WRONG): Add new problem code. super.c (check_super_block): Add check to make sure the total number of inodes is sane, since this can be calculated from the number of groups times the number of inodes per group. Offer to correct it if it is incorrect.