From: Linus Torvalds Date: Mon, 13 May 2024 18:28:44 +0000 (-0700) Subject: Merge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c117a437f25db7d88831816cb3a40ee556535ce2;p=users%2Fhch%2Fblock.git Merge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs Pull vfs iomap updates from Christian Brauner: "This contains a few cleanups to the iomap code. Nothing particularly stands out" * tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: iomap: do some small logical cleanup in buffered write iomap: make iomap_write_end() return a boolean iomap: use a new variable to handle the written bytes in iomap_write_iter() iomap: don't increase i_size if it's not a write operation iomap: drop the write failure handles when unsharing and zeroing iomap: convert iomap_writepages to writeack_iter --- c117a437f25db7d88831816cb3a40ee556535ce2