2007-05-30 10:31:12

by Girish Shilamkar

[permalink] [raw]
Subject: [Patch][2/2] Journal Checksums - e2fsprogs

Hi,
This patch has been created on top of the e2fsprogs-1.39-WIP and number
of other patches sent to list. But as it contains changes to recovery
part, should be able to apply safely on top of e2fsprogs-1.39-WIP.

Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Girish Shilamkar <[email protected]>

diffstat patches/e2fsprogs-journal_chksum.patch
e2fsck/recovery.c | 124 ++++++++++-
lib/ext2fs/Makefile.in | 4
lib/ext2fs/crc32.c | 522
++++++++++++++++++++++++++++++++++++++++++++++++
lib/ext2fs/crc32.h | 30 ++
lib/ext2fs/crc32_user.h | 46 ++++
lib/ext2fs/crc32defs.h | 32 ++
lib/ext2fs/crc32table.h | 135 ++++++++++++
lib/ext2fs/kernel-jbd.h | 33 ++-
8 files changed, 916 insertions(+), 10 deletions(-)



Attachments:
e2fsprogs-journal_chksum.patch (38.29 kB)