On Mon, 04 Nov 2024 07:26:29 +0100, Christoph Hellwig wrote: > For zoned devices, write zeroes must be split at the zone boundary > which is represented as chunk_sectors. For other uses like the > internally RAIDed NVMe devices it is probably at least useful. > > Enhance get_max_io_size to know about write zeroes and use it in > bio_split_write_zeroes. Also add a comment about the seemingly > nonsensical zero max_write_zeroes limit. > > [...] Applied, thanks! [1/5] block: take chunk_sectors into account in bio_split_write_zeroes commit: 60dc5ea6bcfd078b71419640d49afa649acf9450 [2/5] block: fix bio_split_rw_at to take zone_write_granularity into account commit: 7ecd2cd4fae3e8410c0a6620f3a83dcdbb254f02 [3/5] block: lift bio_is_zone_append to bio.h commit: 0ef2b9e698dbf9ba78f67952a747f35eb7060470 Best regards, -- Jens Axboe