]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/xfs_dir2_leaf.c
xfs: add buffer types to directory and attribute buffers
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 00:25:41 +0000 (10:25 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 6 Aug 2013 19:01:28 +0000 (14:01 -0500)
commit8b4dc4a965a681fd4b5564f568c3e81ac12b1494
treeb106e8a6fcc70e4761314f83ce005cf89310335f
parent59915981627f22a1956786e4fd39bdad36ba1d93
xfs: add buffer types to directory and attribute buffers

Add buffer types to the buffer log items so that log recovery can
validate the buffers and calculate CRCs correctly after the buffers
are recovered.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
12 files changed:
include/xfs_attr_remote.h
include/xfs_buf_item.h
include/xfs_da_btree.h
include/xfs_trans.h
libxfs/xfs.h
libxfs/xfs_attr_leaf.c
libxfs/xfs_da_btree.c
libxfs/xfs_dir2_block.c
libxfs/xfs_dir2_data.c
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_node.c
libxfs/xfs_dir2_priv.h