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.
This commit is contained in:
Maxim Sobolev 2009-01-20 02:08:21 +00:00
parent f5a78b2f7e
commit e8bbeae7b0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187459
2 changed files with 5 additions and 7 deletions

View File

@ -155,11 +155,8 @@ See the
.Sx WRITING
section for details about writing to an NTFS volume.
.Pp
Apart from being read-mostly, the NTFS support in the
.Fx
kernel is not actively maintained. For any non-trivial use
sysutils/fusefs-ntfs package, a more complete and better
maintained alternative, is recommended instead.
For a full read-write NTFS support consider sysutils/fusefs-ntfs
port/package.
.Sh HISTORY
The
.Nm

View File

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