f2fs-tools/fsck
Jaegeuk Kim 4a3116409f fsck.f2fs: preserve orphan blocks
If fsck.f2fs found some orphan blocks, previously fsck.f2fs drops them and
fixes checkpoint, resulting in false alarm on corruption.
This patch preserves orphan blocks to avoid such the alarms.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2015-03-27 16:34:46 -07:00
..
dump.c dump.f2fs: dump owner of data given block address 2014-12-17 18:39:34 -08:00
f2fs.h fsck.f2fs: reduce redundant message 2015-03-25 17:16:51 -07:00
fsck.c fsck.f2fs: preserve orphan blocks 2015-03-27 16:34:46 -07:00
fsck.h fsck.f2fs: fix inodes having wrong i_links 2015-03-25 18:51:53 -07:00
main.c fsck.f2fs: remove inconsistent named directories 2015-03-25 17:50:06 -07:00
Makefile.am f2fs-tools: fix build system to make distcheck correctly 2015-03-08 20:23:13 -07:00
mount.c fsck.f2fs: show total sectors consumed by filesystem 2015-03-20 17:07:48 -07:00