commit | d6b32bbb3eae3fb787f1c33bf9f767ca1ddeb208 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Oct 17 14:55:01 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:31 2009 -0800 |
tree | ce38de666096f571f4b1754e898729cf2d9eb435 | |
parent | 684ef278377725d505aa23259ee673dab9b11851 [diff] |
ocfs2: block read meta ecc. Add block check calls to the read_block validate functions. This is the almost all of the read-side checking of metaecc. xattr buckets are not checked yet. Writes are also unchecked, and so a read-write mount will quickly fail. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>