From cc8e94fd126ab2d2e4bcb1b65c7316196f0cec8c Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Sun, 29 Apr 2012 18:43:10 -0400 Subject: [PATCH] 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-format-patch failed