ext4: FLEX_BG Kernel support v2.
authorJose R. Santos <jrs@us.ibm.com>
Tue, 16 Oct 2007 22:38:25 +0000 (18:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 17 Oct 2007 22:50:01 +0000 (18:50 -0400)
commitce421581794f6593830b056969ad7536ab929b2f
treef1b225ae41dbd64f9e6e931ee5454842c6b272ba
parentc1bddad9491b3941f7ae27eeee1e4f4822fb3169
ext4: FLEX_BG Kernel support v2.

This feature relaxes check restrictions on where each block groups meta
data is located within the storage media.  This allows for the allocation
of bitmaps or inode tables outside the block group boundaries in cases
where bad blocks forces us to look for new blocks which the owning block
group can not satisfy.  This will also allow for new meta-data allocation
schemes to improve performance and scalability.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ext4/super.c
include/linux/ext4_fs.h