diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-20 16:20:21 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-12-23 13:06:04 -0800 |
commit | fc6856c6ff08642e3e8437f0416d70a5e1807010 (patch) | |
tree | ed1209577d3270358117dbe4c29de4f50c5dfe47 /tools/perf/scripts/python | |
parent | 953f76bf7a3622351f335c77c56ed7efb793e3e7 (diff) |
xfs: introduce realtime rmap btree ondisk definitions
Add the ondisk structure definitions for realtime rmap btrees. The
realtime rmap btree will be rooted from a hidden inode so it needs to
have a separate btree block magic and pointer format.
Next, add everything needed to read, write and manipulate rmap btree
blocks. This prepares the way for connecting the btree operations
implementation, though embedding the rtrmap btree root in the inode
comes later in the series.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions