xfs: add CRC checking to dir2 data blocks
authorDave Chinner <dchinner@redhat.com>
Wed, 3 Apr 2013 05:11:22 +0000 (16:11 +1100)
committerBen Myers <bpm@sgi.com>
Sat, 27 Apr 2013 17:00:00 +0000 (12:00 -0500)
commit33363feed1614def83d0a6870051f0a7828cd61b
tree87fc721e32537e981264a1662de2c44d1d195607
parentcbc8adf89724b961c08b823d8bfb6dadbfa8733d
xfs: add CRC checking to dir2 data blocks

This addition follows the same pattern as the dir2 block CRCs.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_dir2_block.c
fs/xfs/xfs_dir2_data.c
fs/xfs/xfs_dir2_format.h
fs/xfs/xfs_dir2_leaf.c
fs/xfs/xfs_dir2_node.c
fs/xfs/xfs_dir2_priv.h
fs/xfs/xfs_file.c