third_party_f2fs-tools/fsck
Jaegeuk Kim 4d60a126e1 fsck.f2fs: count child directories correctly for i_links
If some of children including directories are corrupted, we should not include
them into i_links of their parent.
This patch fixes that.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2015-03-30 10:40:17 -07:00
..
dump.c fsck.f2fs: return summary block pointer and types 2015-03-27 16:34:48 -07:00
f2fs.h fsck.f2fs: return summary block pointer and types 2015-03-27 16:34:48 -07:00
fsck.c fsck.f2fs: count child directories correctly for i_links 2015-03-30 10:40:17 -07:00
fsck.h fsck.f2fs: return summary block pointer and types 2015-03-27 16:34:48 -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: return summary block pointer and types 2015-03-27 16:34:48 -07:00