Re: bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)

2013-04-03 Thread Lukáš Czerner
0" > > , "Steve Best" , > > linux-e...@vger.kernel.org > > Sent: Tuesday, April 2, 2013 6:01:36 PM > > Subject: Re: bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!) > > > > On Tue, 2 Apr 2013 00:06:24 -0400 (EDT), CAI Qian > >

Re: bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)

2013-04-03 Thread Dmitry Monakhov
On Wed, 3 Apr 2013 03:14:44 -0400 (EDT), CAI Qian wrote: > > > > [Text Documents:disable-es_lookup_extent.patch] > With this patch, I cannot reproduce it any more. Ok that is second confirmation that bug caused by issue in es_cache, This is not a fix though. So still try to investigate that. > >

Re: bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)

2013-04-03 Thread CAI Qian
> > [Text Documents:disable-es_lookup_extent.patch] With this patch, I cannot reproduce it any more. CAI Qian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-i

Re: bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)

2013-04-02 Thread Dmitry Monakhov
On Tue, 2 Apr 2013 00:06:24 -0400 (EDT), CAI Qian wrote: > Bisect indicated this is the culprit, > > 0e401101db49959f5783f6ee9e676124b5a183ac > ext4: fix memory leakage in mext_check_coverage Strange... It changes a bug in move_extent.c (e4defrag functionality) ASAIU you just previously stopped