[GIT PULL] ext4 fixes

From: Theodore Ts'o
Date: Wed Mar 24 2010 - 22:58:54 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus

to grab the following regression/urgent bug fixes for ext4 and jbd2.

Thanks,

- Ted

Eric Sandeen (1):
ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs

Jan Kara (2):
ext4: Fix estimate of # of blocks needed to write indirect-mapped files
ext4: Don't use delayed allocation by default when used instead of ext3

Theodore Ts'o (1):
ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3

fs/ext4/ialloc.c | 4 ++--
fs/ext4/inode.c | 4 ++--
fs/ext4/super.c | 29 ++++++++++++++++++-----------
3 files changed, 22 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/