]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: introduce realtime rmap btree definitions
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 21:19:04 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:19 +0000 (20:08 -0700)
commit511aa2e570c3da8b7b0e96f791821c8e057e85f9
treec520b6a0ace8c434e6accef8b6d621f99c0217f7
parentb704adceb044c2d02b4556b61e36fffe6eebf5e6
xfs: introduce realtime rmap btree definitions

Add new realtime rmap btree definitions. The realtime rmap 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>
libxfs/xfs_format.h