]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: move incore structures out of xfs_da_format.h
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2019 22:52:06 +0000 (14:52 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 11 Nov 2019 00:54:19 +0000 (16:54 -0800)
commit5f8e595bbfc1f23ca45253795dc8dbc6086e330c
treeb49604d018c4a2cb67f2108f20832369823422c2
parent04dec6a52f19fb8e28fc48e00cf85c016104b993
xfs: move incore structures out of xfs_da_format.h

Move the abstract in-memory version of various btree block headers
out of xfs_da_format.h as they aren't on-disk formats.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_attr_leaf.h
fs/xfs/libxfs/xfs_da_btree.h
fs/xfs/libxfs/xfs_da_format.c
fs/xfs/libxfs/xfs_da_format.h
fs/xfs/libxfs/xfs_dir2.h
fs/xfs/libxfs/xfs_dir2_priv.h