]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - include/linux/f2fs_fs.h
f2fs: retain inconsistency information to initiate fsck.f2fs
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 2 Sep 2014 22:43:52 +0000 (15:43 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 9 Sep 2014 20:14:25 +0000 (13:14 -0700)
commit2ae4c673e3cbd69bc2decf6d7f5961f3c7b9b38b
tree188caa86c0c0d885ffae218580f9bf6f489dbc3f
parent4081363fbe84a7ebac6d3339dd2775df45d856d0
f2fs: retain inconsistency information to initiate fsck.f2fs

This patch adds sbi->need_fsck to conduct fsck.f2fs later.
This flag can only be removed by fsck.f2fs.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/f2fs.h
fs/f2fs/super.c
include/linux/f2fs_fs.h