diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-03 20:19:17 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-05 13:38:39 -0800 |
commit | 96768e91511bfced6e9e537f4891157d909b13ee (patch) | |
tree | 8fcd21b1cb234f4b56f33e108e0f70876956fd5b /scripts/gdb/linux/utils.py | |
parent | 64c58d7c99343a910edf995e15d8037e19ec5777 (diff) |
xfs: define the format of rt groups
Define the ondisk format of realtime group metadata, and a superblock
for realtime volumes. rt supers are conditionally enabled by a
predicate function so that they can be disabled if we ever implement
zoned storage support for the realtime volume.
For rt group enabled file systems there is a separate bitmap and summary
file for each group and thus the number of bitmap and summary blocks
needs to be calculated differently.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions