]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iomap: pass the iomap_iter to ->submit_read
authorChristoph Hellwig <hch@lst.de>
Mon, 23 Feb 2026 13:20:09 +0000 (05:20 -0800)
committerChristian Brauner <brauner@kernel.org>
Tue, 10 Mar 2026 09:29:03 +0000 (10:29 +0100)
commit4d25c7d68896b4002c4ab5cd646775392bb7fbb4
treebbedbcbfe6c8a318ee83348a3f340dcee74fad5e
parent2580a0095fdc6c1cc632802c5f8ac226e7738d88
iomap: pass the iomap_iter to ->submit_read

This provides additional context for file systems.

Rename the fuse instance to match the method name while we're at it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260223132021.292832-10-hch@lst.de
Tested-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/fuse/file.c
fs/iomap/bio.c
fs/iomap/buffered-io.c
fs/ntfs3/inode.c
include/linux/iomap.h