]> 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)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:40:26 +0000 (15:40 -0700)
commit2ee5bdeb203c4f59d13bd28e11d2bb00949908b4
treec0ca0c87e25dc934651180ed99797af7ac002d0f
parent1be651992c4ce3e1db22f7d78b6a40ec228e00fd
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