On Fri, Mar 03, 2000 at 02:33:39AM -0500, Theodore Y. Ts'o wrote:
>
> Only very small changes would be needed to have ext2 support 8k blocks
> on an Alpha. Howeever, such a filesystem wouldn't be currently
> supported on am i386 machine. It's simply changing some check codes in
> e2fsprogs and in the ext2 kernel code.
>
Okay, maybe I'll spend the afternoon doing this. Not having looked at
the code much, would it be impossible to support "greater than a
memory page" sized blocks with the current code structure? It would
be wonderful if I could get a 64KB block size working. I could easily
use a single block per stripe with that.
BAPper