On Fri, 03 May 2024 10:10:42 +0200, Christoph Hellwig wrote: > blkdev_iomap_begin rounds down the offset to the logical block size > before stashing it in iomap->offset and checking that it still is > inside the inode size. > > Check the i_size check to the raw pos value so that we don't try a > zero size write if iter->pos is unaligned. > > [...] Applied, thanks! [1/1] block: refine the EOF check in blkdev_iomap_begin commit: 0c12028aec837f5a002009bbf68d179d506510e8 Best regards, -- Jens Axboe