f2fs-tools: advise to mount unclean image to replay journal
authorChao Yu <yuchao0@huawei.com>
Fri, 9 Aug 2019 10:53:00 +0000 (18:53 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 27 Aug 2019 21:51:05 +0000 (14:51 -0700)
commit33ac4ce48dcea5726b0f03bf5c921decfbf6fe18
tree70eb7e8b5fc12406b8e5e5020c24b0dd3726ccbf
parent207e2d7a03d9f158d881d32bdc9fc103209663cd
f2fs-tools: advise to mount unclean image to replay journal

For defrag, resize, sload tools, let's advise to mount unclean
image to replay journal first in order to not lose any fsynced
data.

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