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>
Showing
- fs/ocfs2/alloc.c 17 additions, 0 deletionsfs/ocfs2/alloc.c
- fs/ocfs2/blockcheck.c 9 additions, 0 deletionsfs/ocfs2/blockcheck.c
- fs/ocfs2/inode.c 17 additions, 1 deletionfs/ocfs2/inode.c
- fs/ocfs2/quota_global.c 11 additions, 2 deletionsfs/ocfs2/quota_global.c
- fs/ocfs2/suballoc.c 30 additions, 1 deletionfs/ocfs2/suballoc.c
- fs/ocfs2/xattr.c 17 additions, 0 deletionsfs/ocfs2/xattr.c
Loading
Please register or sign in to comment