diff options
| author | Chao Yu <chao@kernel.org> | 2021-08-04 03:38:38 +0300 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-08-04 04:08:29 +0300 |
| commit | 91803392c732c43b5cf440e885ea89be7f5fecef (patch) | |
| tree | ed33190a7844c8500801b20f992227dc39380ca7 /tools/lib/python | |
| parent | 0f6b56ec958d49e2b3dc955cdac6b62702c04b72 (diff) | |
| download | linux-91803392c732c43b5cf440e885ea89be7f5fecef.tar.xz | |
f2fs: fix to stop filesystem update once CP failed
During f2fs_write_checkpoint(), once we failed in
f2fs_flush_nat_entries() or do_checkpoint(), metadata of filesystem
such as prefree bitmap, nat/sit version bitmap won't be recovered,
it may cause f2fs image to be inconsistent, let's just set CP error
flag to avoid further updates until we figure out a scheme to rollback
all metadatas in such condition.
Reported-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
