]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2584d09718aac08d4ad8efdf600f06e230902d32
treee437a3d1377fab38c1d8ef6289fd9ea3590d09b2
parentb05a37b100691ed0f17122f2b72ed3d1be009f45
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