commit | 53294f841613f2faeac2cd9098f356ff380725f8 | [log] [tgz] |
---|---|---|
author | Sheng Yong <shengyong1@huawei.com> | Sat Jan 30 09:16:38 2016 +0000 |
committer | Steve Kondik <steve@cyngn.com> | Wed Aug 24 11:43:29 2016 -0700 |
tree | 5e2ce6a1473af6f1a7472754cfb87807acfe9a91 | |
parent | 97437bb3ba5dc9b9f8e3722acab500800a82ac62 [diff] |
fsck.f2fs: check ino of an used nat entry If a nid is valid, the ino in its nat entry should record its parent nid. However if the ino is zero, we should drop the node. Signed-off-by: Sheng Yong <shengyong1@huawei.com> Signed-off-by: Xue Liu <liuxueliu.liu@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>