Commit 2c2c149f authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: don't do checkpoint if error is occurred



If we met an error during the dentry recovery, we should not conduct checkpoint.
Otherwise, some errorneous dentry blocks overwrites the existing blocks that
contain the remaining recovery information.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk.kim@samsung.com>
parent 45856aff
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment