]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
f2fs: Split f2fs_write_end_io()
authorBart Van Assche <bvanassche@acm.org>
Wed, 10 Jun 2026 19:34:19 +0000 (12:34 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 22 Jun 2026 19:52:37 +0000 (19:52 +0000)
commitbdc7cfd780c79228099674d419de93be25971ff9
tree788a33656c1bc60104727a337af9ad8e0a098a34
parent7ba36a9ea81c018c828138e8071c3658620e2f0f
f2fs: Split f2fs_write_end_io()

Prepare for running most of the write completion work asynchronously.

Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c