]> 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)
commitbf0a44f3979ffd937614d0ef142d714167189273
tree203825dc4c216998dd91f4bdcc4c121d259c9056
parent82aff231cb9b2c5602e06f5b6c778473f586fcfb
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