提交 2e665e9f 编写于 作者: Y yangerkun 提交者: Yang Yingliang

Revert "ext4: fix panic when mount failed with parallel flush_stashed_error_work"

hulk inclusion
category: bugfix
bugzilla: 172146, https://gitee.com/openeuler/kernel/issues/I46HJ6
CVE: NA
---------------------------

This reverts commit fde31a90.

We will include the mainline patch, revert this now.
Signed-off-by: Nyangerkun <yangerkun@huawei.com>
Reviewed-by: NZhang Yi <yi.zhang@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 5e8270a1
......@@ -4832,7 +4832,6 @@ static int ext4_fill_super(struct super_block *sb, void *data, int silent)
sbi->s_ea_block_cache = NULL;
}
if (sbi->s_journal) {
flush_work(&sbi->s_error_work);
jbd2_journal_destroy(sbi->s_journal);
sbi->s_journal = NULL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册