]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: separate space btree structures in xfs_ondisk.h
authorDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 17:34:22 +0000 (10:34 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:20 +0000 (13:36 -0800)
commit2d4582062a88f0e69eea43147e6fc940196ecc7f
tree89b0c22380579691036eeb5883bf418133fcb0d4
parent5177abbfe1c1282ed624fffba0e5dd7458664f2c
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