diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-04 09:26:32 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-12-17 21:54:32 +0300 |
commit | 6c3864e055486fadb5b97793b57688082e14b43b (patch) | |
tree | 41c8a3ddff2d900a3b74576b95a542318df91e0d /include/linux/compiler.h | |
parent | d75d72a858f0c00ca8ae161b48cdb403807be4de (diff) | |
download | linux-6c3864e055486fadb5b97793b57688082e14b43b.tar.xz |
btrfs: use bio_is_zone_append() in the completion handler
Otherwise it won't catch bios turned into regular writes by the block
level zone write plugging. The additional test it adds is for emulated
zone append.
Fixes: 9b1ce7f0c6f8 ("block: Implement zone append emulation")
CC: stable@vger.kernel.org # 6.12
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/compiler.h')
0 files changed, 0 insertions, 0 deletions