]> git.ipfire.org Git - thirdparty/xfsprogs-dev.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>
Tue, 24 Dec 2024 02:01:31 +0000 (18:01 -0800)
commitf20309e8a094fb36ed04c0cf9ad88a81464c6ca5
treec8e0736327e45abb005ee5da0b3a516276cf8e15
parent8a4045cbe17a95c67d5bcd3a2f3e6b4e7e96659d
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