[linux] 01/01: fs: Disable LOGFS, as it is unmaintained and will be removed in 4.10

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 24 20:49:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 6dea280bae88f5b60a82aae601217b8ae14c77b3
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Jan 24 20:49:30 2017 +0000

    fs: Disable LOGFS, as it is unmaintained and will be removed in 4.10
---
 debian/changelog          | 1 +
 debian/config/config      | 2 +-
 debian/config/m68k/config | 5 -----
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a2d7a5f..feb3850 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/debian/config/config b/debian/config/config
index c0d954d..c744073 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5279,7 +5279,7 @@ CONFIG_JFS_SECURITY=y
 ##
 ## file: fs/logfs/Kconfig
 ##
-CONFIG_LOGFS=m
+# CONFIG_LOGFS is not set
 
 ##
 ## file: fs/minix/Kconfig
diff --git a/debian/config/m68k/config b/debian/config/m68k/config
index dda72de..900733b 100644
--- a/debian/config/m68k/config
+++ b/debian/config/m68k/config
@@ -675,11 +675,6 @@ CONFIG_BINFMT_MISC=m
 # CONFIG_JFS_FS is not set
 
 ##
-## file: fs/logfs/Kconfig
-##
-# CONFIG_LOGFS is not set
-
-##
 ## file: fs/ntfs/Kconfig
 ##
 # CONFIG_NTFS_FS is not set

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list