]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
ChangeLog, journal.c, problem.c, problem.h:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 2 Jun 2001 00:38:40 +0000 (00:38 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 2 Jun 2001 00:38:40 +0000 (00:38 +0000)
commit2f686ace1c8e2f680ffd450d143cdd01a649687a
tree13df96b72c7f7324794489cf82a815ea6daa96f7
parent797f5ef14e92294b329e52971d467d7af5b2993e
ChangeLog, journal.c, problem.c, problem.h:
  problem.c, problem.h: Change PR_0_JOURNAL_UNSUPP_INCOMPAT and
   PR_0_JOURNAL_UNSUPP_ROCOMPAT so they aren't fatal errors, but prompt
   to see if the user should abort.  Removed the
   PR_0_JOURNAL_RESET_COMPAT problem code.
  journal.c (e2fsck_journal_load): If there are incompatible journal
   flags, just return an error code.
   (e2fsck_check_ext3_journal): If e2fsck_journal_load returns an error
   code indicating that there are incompatible journal flag, check to see
   if we should abort, and then offer to clear the journal.
e2fsck/ChangeLog
e2fsck/journal.c
e2fsck/problem.c
e2fsck/problem.h