]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: separate space btree structures in xfs_ondisk.h
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:19:44 +0000 (20:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:47 +0000 (13:38 -0800)
commit131a883fffb1a194957dc0e400d9f627c7cd1924
tree89b0c22380579691036eeb5883bf418133fcb0d4
parent89b38282d1b0f34595f86193cb2bf96e6730060e
xfs: separate space btree structures in xfs_ondisk.h

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>
fs/xfs/libxfs/xfs_ondisk.h