From: Tao Ma <tm@tao.ma>
To: Jan Beulich <JBeulich@suse.com>
Cc: MaoXiaoyun <tinnycloud@hotmail.com>,
jeremy@goop.org, xen devel <xen-devel@lists.xensource.com>,
tytso@mit.edu, konrad.wilk@oracle.com, jack@suse.cz,
linux-ext4@vger.kernel.org
Subject: Re: [Xen-devel] RE: [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
Date: Tue, 27 Sep 2011 17:54:35 +0800 [thread overview]
Message-ID: <4E819D5B.2050105@tao.ma> (raw)
In-Reply-To: <4E81AEFE0200007800057F72@nat28.tlf.novell.com>
On 09/27/2011 05:09 PM, Jan Beulich wrote:
>>>> On 27.09.11 at 04:22, MaoXiaoyun <tinnycloud@hotmail.com> wrote:
>
>>
>>
>> ----------------------------------------
>>> Date: Mon, 26 Sep 2011 10:28:08 -0400
>>> From: konrad.wilk@oracle.com
>>> To: tinnycloud@hotmail.com
>>> CC: linux-ext4@vger.kernel.org; xen-devel@lists.xensource.com; tytso@mit.edu;
>> jack@suse.cz
>>> Subject: Re: [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
>>>
>>> On Sun, Sep 25, 2011 at 04:45:39PM +0800, MaoXiaoyun wrote:
>>>>
>>>>
>>>> Hi:
>>>>
>>>> We met an ext4 BUG_ON in extents.c:1716 which crash kernel flush thread,
>> and result in disk unvailiable.
>>>>
>>>> BUG details refer to:
>> http://www.gossamer-threads.com/lists/xen/devel/217091?do=post_view_threaded
>>>>
>>>> Attached is the fix, verified in our env.
>>>
>>> So.. you are asking for this upstream git commit to be back-ported to 2.6.32,
>> right?
>>>
>>
>> The patch is for 2.6.39. It can be patched on 2.6.32 too.
>> Thanks.
>
> So why don't you suggest applying this to the stable tree maintainers
> instead? xen-devel really isn't the right forum for this sort of bug fixes,
> particularly when the underlying kernel.org tree is still being maintained.
AFAIK, the upstream linux kernel doesn't have this problem because this
part of codes have been refactored. So I am not sure whether Greg KH
will accept it or not.
btw, I don't think the fix is appropriate. One of my colleague is
working out another patch to resolve this(I will ask him to post the
patch when it is ready). And we will contact Redhat for considering
merging it to the enterprise kernel.
Thanks
Tao
next prev parent reply other threads:[~2011-09-27 9:54 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-06 7:24 ext4 BUG in dom0 Kernel 2.6.32.36 MaoXiaoyun
2011-09-06 7:24 ` MaoXiaoyun
2011-09-06 11:33 ` MaoXiaoyun
2011-09-06 11:33 ` MaoXiaoyun
2011-09-06 14:53 ` Konrad Rzeszutek Wilk
2011-09-06 15:11 ` MaoXiaoyun
2011-09-06 15:11 ` MaoXiaoyun
2011-09-06 18:55 ` [Xen-devel] " Jeremy Fitzhardinge
2011-09-07 2:35 ` MaoXiaoyun
2011-09-07 2:35 ` MaoXiaoyun
2011-09-16 6:08 ` MaoXiaoyun
2011-09-16 6:08 ` MaoXiaoyun
2011-09-25 8:45 ` [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch MaoXiaoyun
2011-09-25 8:45 ` MaoXiaoyun
2011-09-26 14:28 ` Konrad Rzeszutek Wilk
2011-09-27 2:22 ` MaoXiaoyun
2011-09-27 2:22 ` MaoXiaoyun
2011-09-27 9:09 ` [Xen-devel] " Jan Beulich
2011-09-27 9:09 ` Jan Beulich
2011-09-27 9:54 ` Tao Ma [this message]
2011-09-27 19:35 ` Ted Ts'o
2011-09-27 23:41 ` Olivier B.
2011-09-28 12:47 ` Konrad Rzeszutek Wilk
2011-09-28 4:09 ` MaoXiaoyun
2011-09-28 4:09 ` MaoXiaoyun
2011-09-28 10:45 ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() Tao Ma
2011-10-27 9:43 ` Ted Ts'o
2011-10-27 11:53 ` Greg KH
2011-10-28 2:36 ` Zheng Liu
2011-10-28 5:24 ` Greg KH
2011-10-28 8:46 ` Zheng Liu
2011-10-28 9:07 ` Greg KH
2011-10-28 12:34 ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() for .32 longterm Zheng Liu
2011-11-02 21:00 ` Greg KH
2011-11-03 3:06 ` Zheng Liu
2011-11-03 17:42 ` Greg KH
2011-10-28 12:36 ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() for .33 longterm Zheng Liu
2011-09-28 18:41 ` [Xen-devel] Re: [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch Jeremy Fitzhardinge
2011-09-28 19:46 ` Ted Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E819D5B.2050105@tao.ma \
--to=tm@tao.ma \
--cc=JBeulich@suse.com \
--cc=jack@suse.cz \
--cc=jeremy@goop.org \
--cc=konrad.wilk@oracle.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tinnycloud@hotmail.com \
--cc=tytso@mit.edu \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.