On Sun, Mar 24, 2024 at 07:30:12PM -0400, Sasha Levin wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > [ Upstream commit 1517c1a7a4456f080fabc4ac9853930e4b880d14 ] > > Implement 'struct iomap_ops' for f2fs, in preparation for making f2fs > use iomap for direct I/O. > > Note that this may be used for other things besides direct I/O in the > future; however, for now I've only tested it for direct I/O. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx> > Stable-dep-of: ec16b147a55b ("fs: Fix rw_hint validation") > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> Nacked-by: Eric Biggers <ebiggers@xxxxxxxxxx> No reason to backport this, and the f2fs mailing list wasn't even Cc'ed... - Eric