Whamcloud - gitweb
ChangeLog, pass1.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 19 Nov 1997 21:39:13 +0000 (21:39 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 19 Nov 1997 21:39:13 +0000 (21:39 +0000)
commit8039c4802ff1ac433026202de19c4d141214de40
tree76ad51e4024dcbd7656eaa5407917de8bbf8351f
parentf8188fff23dc2d9c9f858fb21264e46b17672825
ChangeLog, pass1.c:
  Fix bug where first_block wasn't getting incremented, which caused
  user to get a "Programming error?" warning if there was a bad block in
  a non-primary superblock/group_descriptor.  Also fixed another bug so
  that ext2fs_bg_has_super() is consulted, to avoid problems when using
  a filesystem with the sparse_groups option set and there are bad
  blocks at the beginning of a group which doesn't have a superblock.
e2fsck/ChangeLog
e2fsck/pass1.c