On Wed, 09 Apr 2025 15:09:40 +0200, Christoph Hellwig wrote: > vfs_iter_{read,write} always perform direct I/O when the file has the > O_DIRECT flag set, which breaks disabling direct I/O using the > LOOP_SET_STATUS / LOOP_SET_STATUS64 ioctls. > > This was recenly reported as a regression, but as far as I can tell > was only uncovered by better checking for block sizes and has been > around since the direct I/O support was added. > > [...] Applied, thanks! [1/1] loop: stop using vfs_iter_{read,write} for buffered I/O commit: f2fed441c69b9237760840a45a004730ff324faf Best regards, -- Jens Axboe