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:Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20201216101844.22917-9-jack@suse.cz Signed-off-by:
Theodore Ts'o <tytso@mit.edu> Signed-off-by:
Ye Bin <yebin10@huawei.com> Reviewed-by:
zhangyi (F) <yi.zhang@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com> Signed-off-by:
Cheng Jian <cj.chengjian@huawei.com>
Showing
- fs/ext4/ext4_jbd2.c 0 additions, 16 deletionsfs/ext4/ext4_jbd2.c
- fs/ext4/ext4_jbd2.h 0 additions, 5 deletionsfs/ext4/ext4_jbd2.h
- fs/ext4/file.c 1 addition, 1 deletionfs/ext4/file.c
- fs/ext4/inode.c 2 additions, 1 deletionfs/ext4/inode.c
- fs/ext4/namei.c 2 additions, 2 deletionsfs/ext4/namei.c
- fs/ext4/resize.c 4 additions, 4 deletionsfs/ext4/resize.c
- fs/ext4/xattr.c 1 addition, 1 deletionfs/ext4/xattr.c
Please register or sign in to comment