In message: <[EMAIL PROTECTED]>
            "Aryeh M. Friedman" <[EMAIL PROTECTED]> writes:
: Christian S.J. Peron wrote:
: > csjp        2008-03-30 02:19:27 UTC
: >
: >   FreeBSD src repository
: >
: >   Modified files:        (Branch: RELENG_7)
: >     sys/fs/ntfs          ntfs_subr.c 
: >   Log:
: >   Un-break the build by adding a thread argument.  This was removed in
: >   -CURRENT but this change has not been MFCed yet.
: >   
: >   Submitted by:   attilo
: >   
: >   Revision  Changes    Path
: >   1.42.2.2  +1 -1      src/sys/fs/ntfs/ntfs_subr.c
: 
: 
: I know this question should be else where but since the kernel ntfs 
: doesn't allow for writting and fusefs-ntfs is stable why is ntfs still 
: in the kernel and if it should be there why not replace it with fuse?

Because the kernel based ntfs works and is BSD.  FUSE is GPL, and new
GPL components are to be avoided.

ntfs, btw, handles write errors better than any other file system in
the system today.  I've been able to recover 90% of the files from a
badly damaged disk where other recovery utilities got only 10%.

Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to