• Jose R. Santos's avatar
    ext4: FLEX_BG Kernel support v2. · ce421581
    Jose R. Santos authored
    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: default avatarJose R. Santos <jrs@us.ibm.com>
    Cc: <linux-ext4@vger.kernel.org>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    ce421581
ext4_fs.h 37.6 KB