[PATCH 01/49] ext4: Support large blocksize up to PAGESIZE

2008-01-21 Thread Theodore Ts'o
From: Takashi Sato <[EMAIL PROTECTED]> This patch set supports large block size(>4k, <=64k) in ext4, just enlarging the block size limit. But it is NOT possible to have 64kB blocksize on ext4 without some changes to the directory handling code. The reason is that an empty 64kB directory block

[PATCH 01/49] ext4: Support large blocksize up to PAGESIZE

2008-01-21 Thread Theodore Ts'o
From: Takashi Sato [EMAIL PROTECTED] This patch set supports large block size(4k, =64k) in ext4, just enlarging the block size limit. But it is NOT possible to have 64kB blocksize on ext4 without some changes to the directory handling code. The reason is that an empty 64kB directory block would