]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: fix tail delete of RAID stripe-extents
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Mon, 13 Jan 2025 19:31:46 +0000 (20:31 +0100)
committerDavid Sterba <dsterba@suse.com>
Tue, 14 Jan 2025 14:49:10 +0000 (15:49 +0100)
commit50cae2ca69561cbd9a90308ad2a14a442d230662
tree88f449070ba406f33c4b5765f86540b5f911d461
parenta678543e609dfb145f0498f895bee05bbc7994a5
btrfs: fix tail delete of RAID stripe-extents

Fix tail delete of RAID stripe-extents, if there is a range to be deleted
as well after the tail delete of the extent.

Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/raid-stripe-tree.c