commit | 98c1a7593fa355fda7f5a5940c8bf5326ca964ba | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 30 10:53:16 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Oct 30 10:53:16 2014 -0400 |
tree | a7cec556c2cbae4dd75c33dd290c7b0988aacff2 | |
parent | 599a9b77ab289d85c2d5c8607624efbe1f552b0f [diff] |
ext4: enable journal checksum when metadata checksum feature enabled If metadata checksumming is turned on for the FS, we need to tell the journal to use checksumming too. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org