[linux] 01/01: ntfs: Disable NTFS_RW (Closes: #566356)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Mar 25 15:55:05 UTC 2016


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

benh pushed a commit to branch master
in repository linux.

commit e8347a458948e7ca015ea0b946a697d86717eaf8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Mar 25 14:03:22 2016 +0000

    ntfs: Disable NTFS_RW (Closes: #566356)
    
    ntfs-3g has much more complete write support.
---
 debian/changelog     | 2 ++
 debian/config/config | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 21249fe..63cb2dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ linux (4.5-1~exp2) UNRELEASED; urgency=medium
   * mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
   * [amd64] Re-enable ZONE_DMA and sound drivers that depend on it
     (Closes: #814855)
+  * ntfs: Disable NTFS_RW (Closes: #566356); ntfs-3g has much more complete
+    write support
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 25 Mar 2016 13:43:57 +0000
 
diff --git a/debian/config/config b/debian/config/config
index 80671b3..4b12721 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5341,7 +5341,7 @@ CONFIG_INOTIFY_USER=y
 ##
 CONFIG_NTFS_FS=m
 # CONFIG_NTFS_DEBUG is not set
-CONFIG_NTFS_RW=y
+# CONFIG_NTFS_RW is not set
 
 ##
 ## file: fs/ocfs2/Kconfig

-- 
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