diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2025-01-13 22:31:48 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-14 17:52:13 +0300 |
commit | 6aa0e7cc569eb24a7a99c70ad7477d454b3ac0ca (patch) | |
tree | d2f072f4df158155f3c6e380dd06519792f0a5fc /scripts/extract-fwblobs | |
parent | 76643119045eed639a3334370cba30c54c4074c1 (diff) | |
download | linux-6aa0e7cc569eb24a7a99c70ad7477d454b3ac0ca.tar.xz |
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/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions