On Wed, 30 Oct 2024 06:18:51 +0100, Christoph Hellwig wrote: > This code is unused, and all future zoned file systems should follow > the btrfs lead of splitting the bios themselves to the zoned limits > in the I/O submission handler, because if they didn't they would be > hit by commit ed9832bc08db ("block: introduce folio awareness and add > a bigger size from folio") breaking this code when the zone append > limit (that is usually the max_hw_sectors limit) is smaller than the > largest possible folio size. > > [...] Applied, thanks! [1/2] block: remove zone append special casing from the direct I/O path commit: cafd00d0e90956c1c570a0a96cd86298897d247b [2/2] block: remove bio_add_zone_append_page commit: f187b9bf1a639090893c31030ddb60f9beae23f0 Best regards, -- Jens Axboe