Re: (fwd) Re: [RFC] mount flag "direct"

From: Alexander Viro (viro@math.psu.edu)
Date: Wed Sep 04 2002 - 22:58:30 EST


On Thu, 5 Sep 2002, Edgar Toernig wrote:

> "Peter T. Breuer" wrote:
> >
> > The point is not to choose a file system, but to be able to use
> > whichever one is preferable _at the time_. This is important.
>
> Heck, then take regular nfs. It works with any/most filesystems
> and does all you want. This discussion has become so silly...

        Indeed.

        BTW, speaking of NFS... Peter, you _do_ realize that stuff done in
generic layers must make sense for that animal, not only for ext2/FAT/etc.?
Now check how many things you were talking about do make sense for network
filesystems. That's right, none.

        You want to modify filesystem code - go ahead and do it. You want
to make filesystem-independent modifications - VFS is the right place, but
they'd better _be_ filesystem-independent.

        Making VFS aware of clustering (i.e. allowing filesystems to
notice when we are trying to grab parent for some operation) _DOES_ make
sense and at some point we will have to go through existing filesystems
that attempt something of that kind and see what kind of interface would
make sense. Wanking about grand half-arsed schemes and plugging holes
pointed to you with duct-tape and lots of handwaving, OTOH...

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



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:23 EST