Signed-off-by: Yunlong Song <yunlong.s...@huawei.com> --- fsck/fsck.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/fsck/fsck.c b/fsck/fsck.c index e2081c8..301685b 100644 --- a/fsck/fsck.c +++ b/fsck/fsck.c @@ -1240,7 +1240,6 @@ static int __chk_dentries(struct f2fs_sb_info *sbi, struct child_info *child, name_len = le16_to_cpu(dentry[i].name_len); if (name_len > 0) i += (name_len + F2FS_SLOT_LEN - 1) / F2FS_SLOT_LEN - 1; - continue; } } } -- 1.8.5.2 ------------------------------------------------------------------------------ _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel