]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
f2fs: merge FUA command with the existing writes
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 4 Sep 2025 18:08:08 +0000 (18:08 +0000)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 9 Sep 2025 03:26:36 +0000 (03:26 +0000)
commit44749759d5e61479f747f2f5471b161861172aaf
treedfdb3b04ec92921f8b3dec273a27444daec38cad
parentc872b6279cd26762339ff02513e2a3f16149a6f1
f2fs: merge FUA command with the existing writes

FUA writes can be merged to the existing write IOs.

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