[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20121126113503.GB4837@quack.suse.cz>
Date: Mon, 26 Nov 2012 12:35:03 +0100
From: Jan Kara <jack@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org
Subject: [PULL] ext3 regression fix (deadlock)
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@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists