]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: separate space btree structures in xfs_ondisk.h
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Nov 2024 21:14:27 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 28 Nov 2024 02:33:16 +0000 (18:33 -0800)
commitc727aad9a4bd77ba1285e76c2f24340b669a380f
tree0518a73fa65fd02dbb603355d4c05d01cbbb2223
parentf352ccb38c036373b730f6e29a6ceeaa844b669a
xfs: separate space btree structures in xfs_ondisk.h

Source kernel commit: 131a883fffb1a194957dc0e400d9f627c7cd1924

Create a separate section for space management btrees so that they're
not mixed in with file structures.  Ignore the dsb stuff sprinkled
around for now, because we'll deal with that in a subsequent patch.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_ondisk.h