summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorNaohiro Aota <naohiro.aota@wdc.com>2026-01-23 21:41:36 +0900
committerDavid Sterba <dsterba@suse.com>2026-02-03 07:56:23 +0100
commit52ee9965d09b2c56a027613db30d1fb20d623861 (patch)
tree1ea1efc9783e645fdc98886f736aef3092d37e52 /include/linux/i2c/git@git.tavy.me:linux.git
parente2d848649e64de39fc1b9c64002629b4daa1105d (diff)
btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10
When a block group is composed of a sequential write zone and a conventional zone, we recover the (pseudo) write pointer of the conventional zone using the end of the last allocated position. However, if the last extent in a block group is removed, the last extent position will be smaller than the other real write pointer position. Then, that will cause an error due to mismatch of the write pointers. We can fixup this case by moving the alloc_offset to the corresponding write pointer position. Fixes: 568220fa9657 ("btrfs: zoned: support RAID0/1/10 on top of raid stripe tree") CC: stable@vger.kernel.org # 6.12+ Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions