ocfs2: Add ecc and checksums to ocfs2 xattr buckets.
authorJoel Becker <joel.becker@oracle.com>
Fri, 5 Dec 2008 19:19:37 +0000 (11:19 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:32 +0000 (08:40 -0800)
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 <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found