[GIT PULL] ext4 fixes

From: Theodore Ts'o
Date: Thu Apr 23 2009 - 18:35:28 EST


Hi Linus,

Please pull from:

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

to grab the following fixes for ext4 and jbd2 (and one very similar fix
for jbd).

- Ted

Chuck Ebbert (1):
ext4: really print the find_group_flex fallback warning only once

Theodore Ts'o (4):
jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
ext4: Make the extent validity check more paranoid
ext4: Fix potential inode allocation soft lockup in Orlov allocator

fs/ext4/extents.c | 18 ++++++++++++------
fs/ext4/ialloc.c | 6 ++++--
fs/jbd/commit.c | 2 +-
fs/jbd/revoke.c | 20 +++++++++++---------
fs/jbd2/commit.c | 3 ++-
fs/jbd2/revoke.c | 21 ++++++++++++---------
include/linux/jbd.h | 3 ++-
include/linux/jbd2.h | 3 ++-
8 files changed, 46 insertions(+), 30 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/