Re: The argument for fs assistance in handling archives

From: Helge Hafting
Date: Mon Sep 06 2004 - 08:40:48 EST


Horst von Brand wrote:

Spam <spam@xxxxxxxxxxxx> said:


Horst von Brand <vonbrand@xxxxxxxxxxxx> said:


Helge Hafting <helge.hafting@xxxxxxx> said:


[...]


The only new thing needed is the ability for something to be both
file and directory at the same time.


Then why have files and directories in the first place?





Good point, we don't need them :)



Great. Then everything is a firectory (or dile?). And a firectory points at
other firectories and contains data. I just don't see how you are supposed
to distinguish the data from further firectories...


By name.
fopen("somefile", "r"); //opens somefile data
fopen("somefile/substream", "r"); //opens a substream of somefile.

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