From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 15231] kernel BUG at fs/ext4/inode.c:1852!
Date: Tue, 9 Feb 2010 03:57:22 GMT
Message-ID: <201002090357.o193vMlO011334@demeter.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: linux-ext4@vger.kernel.org
Return-path:
Received: from demeter.kernel.org ([140.211.167.39]:51621 "EHLO
demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1753739Ab0BID5W (ORCPT
); Mon, 8 Feb 2010 22:57:22 -0500
Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1])
by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o193vMED011343
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for ; Tue, 9 Feb 2010 03:57:22 GMT
In-Reply-To:
Sender: linux-ext4-owner@vger.kernel.org
List-ID:
http://bugzilla.kernel.org/show_bug.cgi?id=15231
Theodore Tso changed:
What |Removed |Added
----------------------------------------------------------------------------
Regression|No |Yes
--- Comment #6 from Theodore Tso 2010-02-09 03:57:17 ---
It looks the failure is in comment #1 is due to commit dbe5cc00, which is a
cherry pick of commit 39bc680a (ext4: fix sleep inside spinlock issue with
quota and dealloc). And which was introduced in 2.6.32.3.
I didn't think we were going to merge this into -stable, since it introduced
this failure. Fixing it requires a series of commits. Argh.... I'll try to
get to figuring out which of the upstream commits need to go to -stable to fix
this bug.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.