diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-11-22 21:00:01 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-11-22 21:00:01 -0500 |
commit | cf40db137cc2b2a1b3f6850247ac2b181d9d3847 (patch) | |
tree | e01838790b15f43453f43cb8aca8dc8a8654a44b /fs/ext4/inode.c | |
parent | e6a47428de84e19fda52f21ab73fde2906c40d09 (diff) |
ext4: remove failed journal checksum check
Now that we are checking for failed journal checksums in the jbd2
layer, we don't need to check in the ext4 mount path --- since a
checksum fail will result in ext4_load_journal() returning an error,
causing the file system to refuse to be mounted until e2fsck can deal
with the problem.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions