]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: introduce realtime refcount btree definitions
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:49:14 +0000 (11:49 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 18 Sep 2024 21:01:06 +0000 (14:01 -0700)
commit161d8cfeca77f8cd18febc775d3d4d31ee2adb2e
treeaffd2556ff1481fec598eabccdc485a3fd12452d
parent203ded177465da0f06f9781d0b009cfc55a0b8c7
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