]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/super.c
ChangeLog, journal.c, problem.c, problem.h, super.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 25 Oct 2000 01:38:50 +0000 (01:38 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 25 Oct 2000 01:38:50 +0000 (01:38 +0000)
commit8394902e04e64ed10ca81e869892c00143ee4931
tree832c3211b1011030c6774aeb540d1e5591b39ef4
parentb09a4b0c906db2e520296b31855b7947e889f514
ChangeLog, journal.c, problem.c, problem.h, super.c:
  super.c (release_inode_block, release_inode_blocks,
   release_orphan_inodes): Add code to deal with truncating inodes which
   are still in use (but which are on the orphan list because they need
   truncation).
  problem.c, problem.h: Rename PR_0_CLEAR_ORPHAN_INODE to
   PR_0_ORPHAN_CLEAR_INODE, and remove PR_0_ORPHAN_INODE_INUSE.
  journal.c (e2fsck_run_ext3_journal): Add i18n support, and print a
   message when the journal is being recovered.
e2fsck/ChangeLog
e2fsck/journal.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/super.c