commit | 4d0e214ee83185fcaa2cb97cd026d32bdc5c994a | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Dec 05 11:19:37 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:32 2009 -0800 |
tree | 7e5c2a6a2f2a384a0ebc0804f126a8106ad0b43f | |
parent | 13723d00e374c2a6d6ccb5af6de965e89c3e1b01 [diff] |
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 <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>