commit | a39f089a25e75c3d17b955d8eb8bc781f23364f3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 08 14:52:06 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Nov 10 16:54:19 2019 -0800 |
tree | b49604d018c4a2cb67f2108f20832369823422c2 | |
parent | 7f6bcf7c29410747fb05258870bd2254855af9c2 [diff] |
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>