Hi Robert,
On Thu, Apr 03, 2008 at 10:48:03AM +0100, Robert Watson wrote:
> On Thu, 3 Apr 2008, Jeremie Le Hen wrote:
> > For the records, Ithink NetBSD has developped a BSDish solution
> > API-compatible with FUSE, ironically named refuse :-). This is just a
> > compatibility layer on top of
On Thu, 3 Apr 2008, Jeremie Le Hen wrote:
On Sat, Mar 29, 2008 at 10:10:50PM -0600, M. Warner Losh wrote:
Because the kernel based ntfs works and is BSD. FUSE is GPL, and new GPL
components are to be avoided.
For the records, Ithink NetBSD has developped a BSDish solution
API-compatible wi
Jeremie Le Hen wrote:
Hi,
On Sat, Mar 29, 2008 at 10:10:50PM -0600, M. Warner Losh wrote:
Because the kernel based ntfs works and is BSD. FUSE is GPL, and new
GPL components are to be avoided.
For the records, Ithink NetBSD has developped a BSDish solution
API-compatible with FUSE, i
Hi,
On Sat, Mar 29, 2008 at 10:10:50PM -0600, M. Warner Losh wrote:
> Because the kernel based ntfs works and is BSD. FUSE is GPL, and new
> GPL components are to be avoided.
For the records, Ithink NetBSD has developped a BSDish solution
API-compatible with FUSE, ironically named refuse :-). T
On Sat, 29 Mar 2008, Aryeh M. Friedman wrote:
Christian S.J. Peron wrote:
csjp2008-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 i
In message: <[EMAIL PROTECTED]>
"Aryeh M. Friedman" <[EMAIL PROTECTED]> writes:
: Christian S.J. Peron wrote:
: > csjp2008-03-30 02:19:27 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:(Branch: RELENG_7)
: > sys/fs/ntfs ntfs_subr.c
: > Log:
On Sat, Mar 29, 2008 at 10:24:10PM -0400, Aryeh M. Friedman wrote:
[..]
>
> 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?
This q
Christian S.J. Peron wrote:
csjp2008-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