Hi,
Patch for adding journal checksums support ext4.
Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Girish Shilamkar <[email protected]>
diffstat patches/ext4-journal-chksum-2.6.20.patch
fs/ext4/super.c | 25 ++++++
fs/jbd2/commit.c | 181
+++++++++++++++++++++++++++++++++++-------------
fs/jbd2/journal.c | 27 +++++++
fs/jbd2/recovery.c | 124 +++++++++++++++++++++++++++++++-
include/linux/ext4_fs.h | 2
include/linux/jbd2.h | 37 ++++++++-
6 files changed, 339 insertions(+), 57 deletions(-)