Commit 20dfe937 authored by Konstantin Komarov's avatar Konstantin Komarov Committed by Zheng Zengkai
Browse files

fs/ntfs3: Add initialization of super block

mainline inclusion
from mainline-v5.15-rc1
commit 82cae269
category: feature
bugzilla:
https://gitee.com/openeuler/kernel/issues/I4G67J?from=project-issue


CVE: NA

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

This adds initialization of super block

Signed-off-by: default avatarKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Signed-off-by: default avatarYin Xiujiang <yinxiujiang@kylinos.cn>
Signed-off-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>
Acked-by: default avatarHou Tao <houtao1@huawei.com>
Acked-by: default avatarXie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>
parent 470f8abc
Loading
Loading
Loading
Loading

fs/ntfs3/fsntfs.c

0 → 100644
+2551 −0

File added.

Preview size limit exceeded, changes collapsed.

fs/ntfs3/index.c

0 → 100644
+2647 −0

File added.

Preview size limit exceeded, changes collapsed.

fs/ntfs3/inode.c

0 → 100644
+2029 −0

File added.

Preview size limit exceeded, changes collapsed.

fs/ntfs3/super.c

0 → 100644
+1504 −0

File added.

Preview size limit exceeded, changes collapsed.