Re: silent semantic changes with reiser4

From: Horst von Brand
Date: Thu Sep 09 2004 - 21:14:45 EST


David Lang <david.lang@xxxxxxxxxxxxxxxxxx> said:
> On Tue, 8 Sep 2004, Christer Weinigel wrote:
> > David Lang <david.lang@xxxxxxxxxxxxxxxxxx> writes:

[...]

> > So what happens if I have a text file foo.txt and add an author
> > attribute to it? When I read foo.txt the next time it's supposed to
> > give me a serialized version with both the contents of foo.txt _and_
> > the author attribute?
> >
> > That would definitely confuse me.
> >
> > Or did I misunderstand something?

> good point. under my scheme you would need to access foo.txt/foo.txt or
> foo.txt/. instead of just foo.txt

> I guess my way would work if there is a way to know that a file has been
> extended

Out of the question if you want to use legacy tools.

> (or if you just make it a habit of opening the file/file instead
> of just file) but not for random additions of streams to otherwise normal
> files.

And then a file called foo inside directory foo will have to be refered to
as foo/foo/foo...

> Oh well, it seemed like a easy fix (and turned out to be to easy to be
> practical)

My gut feeling is that this whole concept is too messed up to be sorted
out. That something can easily be done given whatever underlying structure
there is doesn't make it worthwhile to do it. Just as it is absurdly easy
to allow hard links to directories if you look at how they are implemented,
but the consecuences aren't that easy to live with.
--
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/