Skip to content
Snippets Groups Projects
Commit 646d6931 authored by Jan Kara's avatar Jan Kara Committed by Cheng Jian
Browse files

ext4: drop ext4_handle_dirty_super()


mainline inclusion
from mainline-v5.11-rc4
commit a3f5cf14ff917d46a4d491cf86210fd639d1ff38
category: bugfix
bugzilla: 46758
CVE: NA

-----------------------------------------------

The wrapper is now useless since it does what
ext4_handle_dirty_metadata() does. Just remove it.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20201216101844.22917-9-jack@suse.cz


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Signed-off-by: default avatarYe Bin <yebin10@huawei.com>
Reviewed-by: default avatarzhangyi (F) <yi.zhang@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarCheng Jian <cj.chengjian@huawei.com>
parent ce1af666
No related branches found
No related tags found
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