Re: VFS mediator?

Alexander Viro (viro@math.psu.edu)
Mon, 18 Mar 2002 17:29:53 -0500 (EST)


On Mon, 18 Mar 2002, Pavel Machek wrote:

> > * CODA: nice if you want commit-on-close semantics and basically
> > want a lot of regular files. More or less portable, userland side doesn't
> > require much glue. Has a nice local caching and as the result bad for any
> > RPC-style uses.
>
> And the only one that works when r/w mounted on localhost.

Wrong. Trivial example: filesystem that doesn't cache data (and has no
mmap()).

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