Re: unionfs

From: Horst von Brand
Date: Tue Mar 16 2004 - 11:37:17 EST


=?iso-8859-1?Q?J=F6rn?= Engel <joern@xxxxxxxxxxxxxxxxxxxx> said:
> Horst von Brand <vonbrand@xxxxxxxxxxxx> said:

[...]

> What looks like a promising idea for this problem and others is to
> have visible and invisible inodes. All current filesystems know only
> visible inodes. Invisible ones have no dentry linking to them
> directly, only indirectly through files/links with cow semantics.

But this is then _one_ filesystem, not a stack of them added/deleted in
random order while running. _So_ it is easy... and mostly useless.

[...]

> > IIRC, this has been discussed a couple of times before, and the consensus
> > each time was that it isn't /that hard/ to do, it is /hard or impossible/
> > to find a sensible, simple semantics for this. The idea was then dropped...

> Yeah, maybe. My personal consensus right now is that this actually
> looks very simple. Not sure how much time I will find, but it should
> definitely be finished for 2.8.

As I said: Not too hard, doable. But not sensibly. And needs to mess with
_all_ filesystems (on disk and kernel guts) if they want to someday perhaps
somewhere participate... Besides, the people asking for this mostly really
want version control, or get what they want from symlink farms.
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/