summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2009-01-20 02:08:21 +0000
committersobomax <sobomax@FreeBSD.org>2009-01-20 02:08:21 +0000
commit79c7e27631126fa7b4578d3816784d4f4eecd02f (patch)
treec292138cfa50bdf7184eb200164cf4257797f898 /sys/conf/NOTES
parenta4932bc6d04896b192055399e1dc0d1d11797887 (diff)
downloadFreeBSD-src-79c7e27631126fa7b4578d3816784d4f4eecd02f.zip
FreeBSD-src-79c7e27631126fa7b4578d3816784d4f4eecd02f.tar.gz
Tone down warning about the quality of the NTFS VFS module. It appears that
not all developers share luigi opinion about quality of sysutils/fusefs-ntfs compared to our kernel NTFS module.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 189cdf8..2227f5e 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -943,8 +943,9 @@ options MSDOSFS #MS DOS File System (FAT, FAT32)
options NFSSERVER #Network File System server
options NFSLOCKD #Network Lock Manager
-# NT File System. Read-mostly and it's not actively maintained.
-# For a better NTFS support consider sysutils/fusefs-ntfs port/package.
+# NT File System. Read-mostly, see mount_ntfs(8) for details.
+# For a full read-write NTFS support consider sysutils/fusefs-ntfs
+# port/package.
options NTFS
options NULLFS #NULL filesystem
OpenPOWER on IntegriCloud