Re: 2.4 Features

(no name) ((no email))
11 Feb 2000 10:47:32 -0500


>>>>> "Theodore" == Theodore Y Ts'o <tytso@MIT.EDU> writes:
> Well, my suggestion would be to try to figure out if you have enough
> information to deprecate some compression methods *before* e2compr gets
> folded into the kernel. That makes life so much simpler for all

An alternative is to use strings instead of 5bit integers to specify
the compression method. More specifically, I'd see a small integer
for each file (could even be smaller than 5bit) that would be an index
into a file-system-global table mapping those ints to a string
(method name).

Stefan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/