[PULL] ext3 regression fix (deadlock)

From: Jan Kara
Date: Mon Nov 26 2012 - 06:34:55 EST


Hello Linus,

could you please pull from

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

to get a fix of an ext3 regression introduced during 3.7 merge window. It
leads to deadlock if you stress the filesystem in the right way (luckily
only if blocksize < pagesize).

Top of the tree is 25389bb. The full shortlog is:

Jan Kara (1):
jbd: Fix lock ordering bug in journal_unmap_buffer()

The diffstat is

fs/jbd/transaction.c | 2 ++
1 files changed, 2 insertions(+), 0 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/