summaryrefslogtreecommitdiff
path: root/proto_vlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_vlan.c')
0 files changed, 0 insertions, 0 deletions
cb8141a91204380&id2=f6fe2be3c6d6f0127742ae1cc2e3ffe9ad31ea8b'>diff)
f2fs: avoid gc in cp_error case
Otherwise, we can hit f2fs_bug_on(sbi, !PageUptodate(sum_page)); Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat
-rw-r--r--fs/f2fs/gc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/f2fs/gc.c b/fs/f2fs/gc.c