ntfs: Disable NTFS_FS due to lack of upstream security support

This commit is contained in:
Ben Hutchings 2019-04-25 15:06:47 +01:00
parent 81f14e4fc0
commit becaca2c80
3 changed files with 2 additions and 8 deletions

1
debian/changelog vendored
View File

@ -808,6 +808,7 @@ linux (4.19.34-1) UNRELEASED; urgency=medium
* linux-source: Recommend bison and flex, always needed to build the kernel
* [armel/marvell,sh4] linux-image: Recommend apparmor, like all other configs
* udeb: Drop unused ntfs-modules packages
* ntfs: Disable NTFS_FS due to lack of upstream security support
[ YunQiang Su ]
* [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream.

View File

@ -6099,9 +6099,7 @@ CONFIG_INOTIFY_USER=y
##
## file: fs/ntfs/Kconfig
##
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set
# CONFIG_NTFS_FS is not set
##
## file: fs/ocfs2/Kconfig

View File

@ -675,11 +675,6 @@ CONFIG_BINFMT_MISC=m
##
# CONFIG_JFS_FS is not set
##
## file: fs/ntfs/Kconfig
##
# CONFIG_NTFS_FS is not set
##
## file: fs/ocfs2/Kconfig
##