Re: The argument for fs assistance in handling archives (was:silent semantic changes with reiser4)

From: Alan Cox
Date: Thu Sep 02 2004 - 21:39:32 EST


On Gwe, 2004-09-03 at 00:49, Spam wrote:
> But can you actually do things with these files? Can you run
> applications or edit files directly, or is there need for temporary
> unzip first?

You always need that for zip files. Firstly because executables are
paged so you need an accessible random access copy of the bits. Secondly
because data may be paged, and also for seek performance.

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