]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
ChangeLog, pass1.c, pass2.c, problem.c, problem.h:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 2 Jun 2001 04:26:26 +0000 (04:26 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 2 Jun 2001 04:26:26 +0000 (04:26 +0000)
commitfdbdea09b87dbd8e39c23286f22653e7641599ae
treed963c7757a44e5e58d3aca97edc788c0b99a724a
parentf36d14f5f0c9b97f52fdc2047179457d6fe2c52d
ChangeLog, pass1.c, pass2.c, problem.c, problem.h:
  pass1.c (mark_inode_bad): Replace alloc_bad_map with a function which
   sets the bit in the bad inode bitmap.
   (e2fsck_pass1): Check for fast symlinks with an invalid size, and set
   the bad inode map in that case.
  pass2.c (e2fsck_process_bad_inode): Check for fast symlinks with an
   invalid size and prompt the user if the inode should be cleared.
  problem.h, problem.c (PR_2_SYMLINK_SIZE): Added new problem code.
e2fsck/ChangeLog
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/problem.c
e2fsck/problem.h