]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/f2fs/recovery.c
f2fs: let fill_super handle roll-forward errors
[mirror_ubuntu-artful-kernel.git] / fs / f2fs / recovery.c
index 907d6b7dde6a7f636ea7027d461cfd029b8b1ae5..14e88dbe671de55a97c17dae758bba7c5f00924d 100644 (file)
@@ -599,8 +599,6 @@ out:
        }
 
        clear_sbi_flag(sbi, SBI_POR_DOING);
-       if (err)
-               set_ckpt_flags(sbi, CP_ERROR_FLAG);
        mutex_unlock(&sbi->cp_mutex);
 
        /* let's drop all the directory inodes for clean checkpoint */