ocfs2: Checksum and ECC for directory blocks.
authorJoel Becker <joel.becker@oracle.com>
Thu, 11 Dec 2008 01:58:22 +0000 (17:58 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:34 +0000 (08:40 -0800)
commitc175a518b4a1d514483abf61813ce5d855917164
treee437a3d1377fab38c1d8ef6289fd9ea3590d09b2
parent87d35a74b15ec703910a63e0667692fb5e267be0
ocfs2: Checksum and ECC for directory blocks.

Use the db_check field of ocfs2_dir_block_trailer to crc/ecc the
dirblocks.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dir.c
fs/ocfs2/dir.h
fs/ocfs2/journal.c
fs/ocfs2/ocfs2_fs.h