]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add CRCs to attr leaf blocks
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 00:25:38 +0000 (10:25 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 6 Aug 2013 18:41:29 +0000 (13:41 -0500)
commita24374f41c9ff950e858e13b63450460caf9e626
treeb783e6b9f1dae9de76079cc03329e4d3c2fc5846
parent88b32f06f25932ad42bfcf3a185f0a5128f84ef0
xfs: add CRCs to attr leaf blocks

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
db/attr.c
db/dir2.c
db/metadump.c
include/xfs_attr_leaf.h
include/xfs_da_btree.h
libxfs/xfs_attr.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_da_btree.c
repair/attr_repair.c