]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
f2fs: dump more information for f2fs_{enable,disable}_checkpoint()
authorChao Yu <chao@kernel.org>
Thu, 7 Aug 2025 04:00:26 +0000 (12:00 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 20 Aug 2025 17:44:10 +0000 (17:44 +0000)
commit80b6d1d2535a343e43d658777a46f1ebce8f3413
tree68c752098f8ecb097e52d6b00ab303ee16986530
parent4bc347779698b5e67e1514bab105c2c083e55502
f2fs: dump more information for f2fs_{enable,disable}_checkpoint()

Changes as below:
- print more logs for f2fs_{enable,disable}_checkpoint()
- account and dump time stats for f2fs_enable_checkpoint()

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