fsck.f2fs: fix to recover out-of-border inline size
authorChao Yu <yuchao0@huawei.com>
Wed, 14 Aug 2019 08:44:26 +0000 (16:44 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 27 Aug 2019 21:51:05 +0000 (14:51 -0700)
commitdb84e73777c2656095d37c768a89923b2bc8e3d6
tree7c682193eab4f6de700529c8cc662a18a461eada
parentdd9c372646ed849f143b3bd9f40cf13c784675fe
fsck.f2fs: fix to recover out-of-border inline size

It tries to let fsck be noticed wrong inline size, and do the fix.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/fsck.c