diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-03 20:19:20 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-05 13:38:40 -0800 |
commit | 8458c4944e10aa8119d9de88e257d60a3537263e (patch) | |
tree | b460cc5e62bd4c9ef32e04ecc075b3e310e42a12 /scripts/gdb/linux/utils.py | |
parent | 9bb512734722d2815bb79e27850dddeeff10db90 (diff) |
xfs: add a helper to prevent bmap merges across rtgroup boundaries
Except for the rt superblock, realtime groups do not store any metadata
at the start (or end) of the group. There is nothing to prevent the
bmap code from merging allocations from multiple groups into a single
bmap record. Add a helper to check for this case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
[djwong: massage the commit message after pulling this into rtgroups]
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions