Files
linux/fs/f2fs
Taotao Chen e9d8e2bf23 fs: change write_begin/write_end interface to take struct kiocb *
Change the address_space_operations callbacks write_begin() and
write_end() to take struct kiocb * as the first argument instead of
struct file *.

Update all affected function prototypes, implementations, call sites,
and related documentation across VFS, filesystems, and block layer.

Part of a series refactoring address_space_operations write_begin and
write_end callbacks to use struct kiocb for passing write context and
flags.

Signed-off-by: Taotao Chen <chentaotao@didiglobal.com>
Link: https://lore.kernel.org/20250716093559.217344-4-chentaotao@didiglobal.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-07-16 14:48:18 +02:00
..
2025-04-28 15:26:42 +00:00
2025-04-28 15:26:41 +00:00
2025-02-13 17:58:31 +00:00
2025-05-28 16:03:26 +00:00
2025-05-08 15:22:45 +00:00
2025-05-06 15:46:55 +00:00
2021-08-23 10:25:51 -07:00
2025-05-28 16:03:26 +00:00
2025-04-28 15:26:47 +00:00
2025-04-28 15:26:42 +00:00