fs: Disable LOGFS, as it is unmaintained and will be removed in 4.10

This commit is contained in:
Ben Hutchings 2017-01-24 20:49:30 +00:00
parent 5707fdcfe2
commit 6dea280bae
3 changed files with 2 additions and 6 deletions

1
debian/changelog vendored
View File

@ -362,6 +362,7 @@ linux (4.9.5-1) UNRELEASED; urgency=medium
(Closes: #851916)
* [arm64] video/fbdev: Change FB from module to built-in
* [arm64,armhf] video/fbdev: Enable FB_EFI (Closes: #851778)
* fs: Disable LOGFS, as it is unmaintained and will be removed in 4.10
[ Salvatore Bonaccorso ]
* tmpfs: clear S_ISGID when setting posix ACLs (CVE-2017-5551)

View File

@ -5279,7 +5279,7 @@ CONFIG_JFS_SECURITY=y
##
## file: fs/logfs/Kconfig
##
CONFIG_LOGFS=m
# CONFIG_LOGFS is not set
##
## file: fs/minix/Kconfig

View File

@ -674,11 +674,6 @@ CONFIG_BINFMT_MISC=m
##
# CONFIG_JFS_FS is not set
##
## file: fs/logfs/Kconfig
##
# CONFIG_LOGFS is not set
##
## file: fs/ntfs/Kconfig
##