]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fixed the journal handling so that an offer is made to clear the
authorTheodore Ts'o <tytso@mit.edu>
Thu, 7 Mar 2002 08:13:07 +0000 (03:13 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 7 Mar 2002 08:13:07 +0000 (03:13 -0500)
commitf2d5c937034e6c07391549ef6d46b2c8db086c85
treeb98321b92b7946c510895b93770c147c4f6d23dc
parent3f8302037055f2bd7e8b59982bd4c5dbc8b325c6
Fixed the journal handling so that an offer is made to clear the
journal filesystem in all cases.

Fixed a bug in e2fsck which caused it to give spurious I/O manager
bad messages right before crashes.
13 files changed:
e2fsck/ChangeLog
e2fsck/journal.c
e2fsck/unix.c
tests/ChangeLog
tests/f_extra_journal/expect.1 [new file with mode: 0644]
tests/f_extra_journal/expect.2 [new file with mode: 0644]
tests/f_extra_journal/image.gz [new file with mode: 0644]
tests/f_extra_journal/name [new file with mode: 0644]
tests/f_miss_journal/expect.1 [new file with mode: 0644]
tests/f_miss_journal/expect.2 [new file with mode: 0644]
tests/f_miss_journal/image.gz [new file with mode: 0644]
tests/f_miss_journal/name [new file with mode: 0644]
tests/f_swapfs/image [new file with mode: 0644]