Whamcloud - gitweb
e2fsck: fix message when the journal is deleted and regenerated
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 27 Jan 2015 18:12:37 +0000 (13:12 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jan 2015 18:12:52 +0000 (13:12 -0500)
commitb151d346d4f12158bebd2794da224acc76140cd3
tree728a00e348b2ab292471c2ed6320f0b1d7250881
parentfac0c8ead88fc91689e18f8f12cfce18bd365ee4
e2fsck: fix message when the journal is deleted and regenerated

When we recreate the journal, don't say that the FS "is now ext3
again", since we could be fixing a damaged ext4 FS journal, which does
not magically convert the FS back to ext3.

[ Use "journaled" instead of "journalled", and also fix the message we
  print when deleting the journal --Ted ]

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/journal.c
e2fsck/unix.c
tests/f_badjour_indblks/expect.1
tests/f_badjourblks/expect.1
tests/f_jnl_etb_alloc_fail/expect.1
tests/f_miss_journal/expect.1
tests/j_corrupt_sb_magic/expect
tests/j_long_trans/expect
tests/j_long_trans_mcsum_32bit/expect
tests/j_long_trans_mcsum_64bit/expect