Re: Encrypted Filesystem

From: Felipe Alfaro Solana
Date: Mon Jan 26 2004 - 16:06:38 EST


On Mon, 2004-01-26 at 20:06, Mark Borgerding wrote:

> Have you given any thought to journalling? fscking? Can directory
> contents be encrypted? If so, what does the dir look like to others
> (e.g. backup utils)
>
> Per-file signatures will severely affect random access performance.
> Changing 1 byte in a 1 GB file would require the whole thing to be reread.

What about calculating signatures on a per-block basis instead?

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