f2fs-tools: detect corrupted sit journal
authorChao Yu <yuchao0@huawei.com>
Fri, 24 May 2019 08:52:41 +0000 (16:52 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 20 Aug 2019 18:23:51 +0000 (11:23 -0700)
commit1d1a54e54862eb9f91a1908d92b4589649274b0c
tree9166fa21a766db1dafb4c3cb3c1dd3805bfb9920
parentd1094d9cffde308ef97b15bb9e7e0b17dd5adb99
f2fs-tools: detect corrupted sit journal

Enables to detect corrupted sit journal
a) total count of entries.
b) segment no. in entry.

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