From: Darrick J. Wong Date: Sun, 29 Apr 2012 22:31:10 +0000 (-0400) Subject: ext4: calculate and verify inode checksums X-Git-Tag: v3.5-rc1~16^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=814525f4df50a196464ce2c7abe91f693203060f;p=pandora-kernel.git ext4: calculate and verify inode checksums This patch introduces to ext4 the ability to calculate and verify inode checksums. This requires the use of a new ro compatibility flag and some accompanying e2fsprogs patches to provide the relevant features in tune2fs and e2fsck. The inode generation changes have been integrated into this patch. Signed-off-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed