linux/fs/zonefs
Joanne Koong ef56723067
zonefs: convert iomap ops to ->iomap_next()
Convert zonefs iomap_ops to the new ->iomap_next() callback. Each
callback is generated with the DEFINE_IOMAP_ITER_NEXT() macro, which
wraps the iomap_iter_next() helper to finish the previous mapping if
needed and produce the next one. No functional changes are intended.

Acked-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Link: https://patch.msgid.link/20260729192737.3190206-13-joannelkoong@gmail.com
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
2026-07-31 12:28:50 +02:00
..
file.c zonefs: convert iomap ops to ->iomap_next() 2026-07-31 12:28:50 +02:00
Kconfig zonefs: select CONFIG_CRC32 2021-01-04 09:06:42 +09:00
Makefile zonefs: Reorganize code 2023-01-23 09:25:50 +09:00
super.c zonefs: handle integer overflow in zonefs_fname_to_fno 2026-05-12 07:53:20 +09:00
sysfs.c zonefs: add support for FS_IOC_GETFSSYSFSPATH 2024-08-20 17:46:54 +09:00
trace.h zonefs: widen trace event i_ino fields to u64 2026-03-06 14:31:27 +01:00
zonefs.h zonefs: fix synchronous direct writes to sequential files 2023-08-10 12:59:47 +09:00