]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
authorYongpeng Yang <yangyongpeng@xiaomi.com>
Tue, 13 Jan 2026 15:21:37 +0000 (23:21 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 27 Jan 2026 02:45:58 +0000 (02:45 +0000)
commit401a3034d3b9f33e0fd085f6964512fe999ba135
tree30179af0350badf9bd45685804889a10f4d8525d
parentbe38b5717a2953648dd294418b7c2dfdb8e81d7a
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint

This patch adds separate write latency accounting for NAT and SIT blocks
in f2fs_write_checkpoint().

Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/f2fs.h