]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: introduce cp_status sysfs entry
authorChao Yu <chao@kernel.org>
Tue, 27 Sep 2022 02:44:47 +0000 (10:44 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Oct 2022 20:31:44 +0000 (13:31 -0700)
commit5c1eafbaa72e755fdf53d30dd3f719798384e592
tree99f9071b4f4b125a6344a5b283e653424200709e
parent21e9cb57f18d716cf2004a6ee88c71d86944de26
f2fs: introduce cp_status sysfs entry

This patch adds a new sysfs entry named cp_status, it can output
checkpoint flags in real time.

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