summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>2025-01-13 20:31:48 +0100
committerDavid Sterba <dsterba@suse.com>2025-01-14 15:52:13 +0100
commit6aa0e7cc569eb24a7a99c70ad7477d454b3ac0ca (patch)
treed2f072f4df158155f3c6e380dd06519792f0a5fc /scripts/gdb/linux
parent76643119045eed639a3334370cba30c54c4074c1 (diff)
btrfs: implement hole punching for RAID stripe extents
If the stripe extent we want to delete starts before the range we want to delete and ends after the range we want to delete we're punching a hole in the stripe extent: |--- RAID Stripe Extent ---| | keep |--- drop ---| keep | This means we need to a) truncate the existing item and b) create a second item for the remaining range. Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions