From: Joel Becker Date: Fri, 5 Dec 2008 19:19:37 +0000 (-0800) Subject: ocfs2: Add ecc and checksums to ocfs2 xattr buckets. X-Git-Tag: v2.6.29-rc1~505^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0e214ee83185fcaa2cb97cd026d32bdc5c994a;p=pandora-kernel.git ocfs2: Add ecc and checksums to ocfs2 xattr buckets. The xattr bucket can span multiple blocks on disk. We have wrappers for this structure in the code. We use the new multi-block ecc calls to calculate and validate the bucket. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed