[PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1

From: Jan Kara
Date: Tue May 24 2011 - 11:23:13 EST


Hello Linus,

could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/fs.git for_linus

Nothing too interesting, just couple of bugs fixed.

The full shortlog is:

Eryu Guan (1):
jbd: Fix comment to match the code in journal_start()

Jan Kara (3):
ext3: Fix lock inversion in ext3_symlink()
ext3: Fix fs corruption when make_indexed_dir() fails
jbd: Fix forever sleeping process in do_get_write_access()

Robin Dong (1):
ext2: fix error msg when mounting fs with too-large blocksize

Tao Ma (1):
jbd/jbd2: remove obsolete summarise_journal_usage.

Ted Ts'o (1):
jbd: fix fsync() tid wraparound bug

The diffstat is

fs/ext2/super.c | 3 +-
fs/ext3/namei.c | 80 +++++++++++++++++++++++++++++++++++++++++--------
fs/jbd/commit.c | 15 ++++-----
fs/jbd/journal.c | 16 ++++++++--
fs/jbd/transaction.c | 3 +-
fs/jbd2/commit.c | 6 ----
6 files changed, 91 insertions(+), 32 deletions(-)

Thanks
Honza
--
Jan Kara <jack@xxxxxxx>
SUSE Labs, CR
--
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/