[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1180520903.3787.45.camel@alpha.linsyssoft.com>
Date: Wed, 30 May 2007 15:58:23 +0530
From: Girish Shilamkar <girish@...sterfs.com>
To: linux-ext4@...r.kernel.org
Cc: Andreas Dilger <adilger@...sterfs.com>
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 <adilger@...sterfs.com>
Signed-off-by: Girish Shilamkar <girish@...sterfs.com>
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(-)
View attachment "e2fsprogs-journal_chksum.patch" of type "text/x-patch" (39215 bytes)
Powered by blists - more mailing lists