fsck.f2fs: fix to do sanity check with extra_attr feature
authorChao Yu <yuchao0@huawei.com>
Tue, 10 Jul 2018 12:29:08 +0000 (20:29 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 28 Aug 2018 06:49:26 +0000 (23:49 -0700)
commitee0cb1c45e8f5f3ea388bdc477bb50ed4c934833
tree2320ef77a4cf3dd4ccbe338343d578fb2bdb55d7
parenteb9d8037ed3b37a647d514470f1a1df91daedb64
fsck.f2fs: fix to do sanity check with extra_attr feature

This patch tries to fix incorrect extra_attr bit or i_extra_isize value
in fsck.

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