]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: introduce realtime refcount btree definitions
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:13:06 +0000 (21:13 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2024 11:53:04 +0000 (13:53 +0200)
commita65efb8c44bd73f03444b76f10beca425bc88f8c
treece37fd554a2814b9e0314b38d027511051ff9bf5
parentac3addece076618020461d1fce98482da24b6be2
xfs: introduce realtime refcount btree definitions

Add new realtime refcount btree definitions. The realtime refcount btree
will be rooted from a hidden inode, but has its own shape and therefore
needs to have most of its own separate types.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_format.h