lkml.org 
[lkml]   [2005]   [Jul]   [3]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
 
Messages in this thread
/
DateSun, 3 Jul 2005 21:39:42 +0200
FromPavel Machek <>
SubjectRe: FUSE merging?
Hi!

> > > > > >  I leave the decision to you ;)  It's a separate independent patch
> > > > > >  already (fuse-nfs-export.patch).
> > > > > 
> > > > > Let's leave it out - that'll stimulate some activity in the
> > > > > userspace-nfs-server-for-FUSE area.
> > > > > 
> > > > > Speaking of which, dumb question: what does FUSE offer over simply using
> > > > > NFS protocol to talk to the userspace filesystem driver?
> > > > 
> > > > Oh lots:
> > > > 
> > > >   - no deadlocks (NFS mounted from localhost is riddled with them)
> > > 
> > > It is?  We had some low-memory problems a while back, but they got fixed. 
> > > During that work I did some nfs-to-localhost testing and things seemed OK.
> > 
> > Well, there's the "unsolvable" writeback deadlock problem, that FUSE
> > works around by not buffering dirty pages (and not allowing writable
> > mmap).  Does NFS solve that?  I'm interested :)
> 
> I don't know - first you'd have to describe it.

Actually, the right question is "how is fuse better than coda". I've
asked that before; unlike nfs, userspace filesystems implemented with
coda actually *work*, but do not provide partial-file writes.

								Pavel
-- 
teflon -- maybe it is a trademark, but it should not be.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-03 21:45    [from the cache]
©2003-2008