summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2012-10-17 11:30:00 +0000
committerattilio <attilio@FreeBSD.org>2012-10-17 11:30:00 +0000
commit85c1a64cecadd26f43985905ac6c8e75e790b490 (patch)
tree0937a218c6749d7a5b2ac80ab96d9f4fdbb231a3 /share
parent3f4806915ef86ad20f5602a0e46a27fc609e65ba (diff)
downloadFreeBSD-src-85c1a64cecadd26f43985905ac6c8e75e790b490.zip
FreeBSD-src-85c1a64cecadd26f43985905ac6c8e75e790b490.tar.gz
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
GIANT from VFS. This code is particulary broken and fragile and other in-kernel implementations around, found in other operating systems, don't really seem clean and solid enough to be imported at all. If someone wants to reconsider in-kernel NTFS implementation for inclusion again, a fair effort for completely fixing and cleaning it up is expected. In the while NTFS regular users can use FUSE interface and ntfs-3g port to work with their NTFS partitions. This is not targeted for MFC.
Diffstat (limited to 'share')
-rw-r--r--share/dict/freebsd1
-rw-r--r--share/man/man7/hier.72
2 files changed, 0 insertions, 3 deletions
diff --git a/share/dict/freebsd b/share/dict/freebsd
index 66f57a5..c97170f 100644
--- a/share/dict/freebsd
+++ b/share/dict/freebsd
@@ -128,7 +128,6 @@ NNTP
NSS
NSSwitch
NT
-NTFS
NTP
Nasdaq
NetBIOS
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index e6da882..0c934a2 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -252,8 +252,6 @@ FIFOs file system
MS-DOS file system
.It Pa nfs/
C include files for NFS (Network File System) version 2, 3 and 4
-.It Pa ntfs/
-NTFS file system
.It Pa nullfs/
loopback file system
.It Pa procfs/
OpenPOWER on IntegriCloud