From: Darrick J. Wong Date: Sun, 29 Apr 2012 22:43:10 +0000 (-0400) Subject: ext4: Calculate and verify checksums of extended attribute blocks X-Git-Tag: v3.5-rc1~16^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc8e94fd126ab2d2e4bcb1b65c7316196f0cec8c;p=pandora-kernel.git ext4: Calculate and verify checksums of extended attribute blocks Calculate and verify the checksums of extended attribute blocks. This only applies to separate EA blocks that are pointed to by inode->i_file_acl (i.e. external EA blocks); the checksum lives in the EA header. Signed-off-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed