]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: support recording stop_checkpoint reason into super_block
authorChao Yu <chao@kernel.org>
Wed, 28 Sep 2022 15:38:53 +0000 (23:38 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Oct 2022 20:31:44 +0000 (13:31 -0700)
commit0eff31e1433b4bc6d1acf0a2f85e52aebe5e3ff6
tree203825dc4c216998dd91f4bdcc4c121d259c9056
parent4493945e291d693c0b781b2ef84368d5cbf1607f
f2fs: support recording stop_checkpoint reason into super_block

This patch supports to record stop_checkpoint error into
f2fs_super_block.s_stop_reason[].

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/gc.c
fs/f2fs/inode.c
fs/f2fs/segment.c
fs/f2fs/super.c
include/linux/f2fs_fs.h