ext4: Remove journal_checksum mount option and enable it by default
authorTheodore Ts'o <tytso@mit.edu>
Sat, 5 Sep 2009 16:50:43 +0000 (12:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 5 Sep 2009 16:50:43 +0000 (12:50 -0400)
commitd0646f7b636d067d715fab52a2ba9c6f0f46b0d7
treef7b3ae9510e8c789651d99fee0c22867e6ccba94
parenta3710fd1ee8cd542c5de63cf2c39f8912031f867
ext4: Remove journal_checksum mount option and enable it by default

There's no real cost for the journal checksum feature, and we should
make sure it is enabled all the time.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Documentation/filesystems/ext4.txt
fs/ext4/ext4.h
fs/ext4/super.c