ntfs: Disable NTFS_RW (Closes: #566356)

ntfs-3g has much more complete write support.
This commit is contained in:
Ben Hutchings 2016-03-25 14:03:22 +00:00
parent fac738652d
commit e8347a4589
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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@decadent.org.uk> Fri, 25 Mar 2016 13:43:57 +0000

View File

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