Re: partially encrypted filesystem

From: Pat LaVarre
Date: Fri Dec 05 2003 - 20:37:23 EST


> You are pushing this down to the file system. I'd venture too say that
> this will majorly stress the fs code, make its indexing slower and
> majorly fragment the file on disk (if it's later overwritten). Sure - you
> have less work to do (less to code) - but the end effect might be
> painful, especially on often written files (if the file ain't written to
> then there are much better compression solutions).

Suppose we wish to encrypt the files on a disc or disk or drive that we
carry from one computer to another.

Where else can the encryption go, if not "down to the file system"?

Pat LaVarre


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