]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
ChangeLog, problem.c, problem.h, super.c:
authorTheodore Ts'o <tytso@mit.edu>
Fri, 18 Jun 1999 01:09:29 +0000 (01:09 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 18 Jun 1999 01:09:29 +0000 (01:09 +0000)
commitd4b0ce03168d313e89110ab9fbaa6caf616d1786
treee4198db061a6be43c22a1f302a642eb413bf79a7
parente79d1b23edd7ce551030128bfe12821f4412cc89
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.
e2fsck/ChangeLog
e2fsck/problem.c
e2fsck/problem.h
e2fsck/super.c