From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o33DlEcV052597 for ; Sat, 3 Apr 2010 08:47:14 -0500 Received: from mail.netcenter.hu (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 60D251535C09 for ; Sat, 3 Apr 2010 06:48:59 -0700 (PDT) Received: from mail.netcenter.hu (ns.netcenter.hu [195.228.254.57]) by cuda.sgi.com with ESMTP id PC6y5fBfFIszzFi3 for ; Sat, 03 Apr 2010 06:48:59 -0700 (PDT) Message-ID: <22c901cad333$7a67db60$0400a8c0@dcccs> From: "Janos Haar" References: <03ca01cacb92$195adf50$0400a8c0@dcccs> <2375c9f91003242029p1efbbea1v8e313e460b118f14@mail.gmail.com> <20100325153110.6be9a3df.kamezawa.hiroyu@jp.fujitsu.com> <02c101cacbf8$d21d1650$0400a8c0@dcccs> <179901cad182$5f87f620$0400a8c0@dcccs> <1fe901cad2b0$d39d0300$0400a8c0@dcccs> <20100402230905.GW3335@dastard> Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) Date: Sat, 3 Apr 2010 15:42:10 +0200 MIME-Version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: axboe@kernel.dk, linux-kernel@vger.kernel.org, xfs@oss.sgi.com, linux-mm@kvack.org, xiyou.wangcong@gmail.com, kamezawa.hiroyu@jp.fujitsu.com Hello, The actual version of kernel is 2.6.32.10. There is any significant fixes for me in the last (.11) or in the next = (33.x)? Thanks, Janos ----- Original Message ----- = From: "Dave Chinner" To: "Janos Haar" Cc: "Am=E9rico Wang" ; = ; "KAMEZAWA Hiroyuki" = ; ; ; = Sent: Saturday, April 03, 2010 1:09 AM Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look = please!...) > On Sat, Apr 03, 2010 at 12:07:00AM +0200, Janos Haar wrote: >> Hello, >> >> ----- Original Message ----- From: "Am=E9rico Wang" >> >> To: "Janos Haar" >> Cc: ; "KAMEZAWA Hiroyuki" >> ; ; >> ; "Jens Axboe" >> Sent: Thursday, April 01, 2010 12:37 PM >> Subject: Re: Somebody take a look please! (some kind of kernel bug?) >> >> >> >On Thu, Apr 1, 2010 at 6:01 PM, Janos Haar >> > wrote: >> >>Hello, >> >> >> > >> >Hi, >> >This is a totally different bug from the previous one reported by you. = >> >:) >> >> Today i have got this again, exactly the same. (if somebody wants >> the log, just ask) >> There is a cut: > > Small hint - please put the subsytemthe bug occurred in in the > subject line. I missed this in the firehose of lkml traffic because > there wasnothing to indicate to me it was in XFS. Soemthing like: > > "Kernel crash in xfs_iflush_cluster" > > Won't get missed quite so easily.... > > This may be a fixed problem - what kernel are you running? > > Cheers, > > Dave. > -- = > Dave Chinner > david@fromorbit.com > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ = _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753946Ab0DCNtG (ORCPT ); Sat, 3 Apr 2010 09:49:06 -0400 Received: from ns.netcenter.hu ([195.228.254.57]:51894 "EHLO mail.netcenter.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752198Ab0DCNtE (ORCPT ); Sat, 3 Apr 2010 09:49:04 -0400 Message-ID: <22c901cad333$7a67db60$0400a8c0@dcccs> From: "Janos Haar" To: "Dave Chinner" Cc: , , , , , References: <03ca01cacb92$195adf50$0400a8c0@dcccs> <2375c9f91003242029p1efbbea1v8e313e460b118f14@mail.gmail.com> <20100325153110.6be9a3df.kamezawa.hiroyu@jp.fujitsu.com> <02c101cacbf8$d21d1650$0400a8c0@dcccs> <179901cad182$5f87f620$0400a8c0@dcccs> <1fe901cad2b0$d39d0300$0400a8c0@dcccs> <20100402230905.GW3335@dastard> Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) Date: Sat, 3 Apr 2010 15:42:10 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3598 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, The actual version of kernel is 2.6.32.10. There is any significant fixes for me in the last (.11) or in the next (33.x)? Thanks, Janos ----- Original Message ----- From: "Dave Chinner" To: "Janos Haar" Cc: "Américo Wang" ; ; "KAMEZAWA Hiroyuki" ; ; ; Sent: Saturday, April 03, 2010 1:09 AM Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) > On Sat, Apr 03, 2010 at 12:07:00AM +0200, Janos Haar wrote: >> Hello, >> >> ----- Original Message ----- From: "Américo Wang" >> >> To: "Janos Haar" >> Cc: ; "KAMEZAWA Hiroyuki" >> ; ; >> ; "Jens Axboe" >> Sent: Thursday, April 01, 2010 12:37 PM >> Subject: Re: Somebody take a look please! (some kind of kernel bug?) >> >> >> >On Thu, Apr 1, 2010 at 6:01 PM, Janos Haar >> > wrote: >> >>Hello, >> >> >> > >> >Hi, >> >This is a totally different bug from the previous one reported by you. >> >:) >> >> Today i have got this again, exactly the same. (if somebody wants >> the log, just ask) >> There is a cut: > > Small hint - please put the subsytemthe bug occurred in in the > subject line. I missed this in the firehose of lkml traffic because > there wasnothing to indicate to me it was in XFS. Soemthing like: > > "Kernel crash in xfs_iflush_cluster" > > Won't get missed quite so easily.... > > This may be a fixed problem - what kernel are you running? > > Cheers, > > Dave. > -- > Dave Chinner > david@fromorbit.com > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by kanga.kvack.org (Postfix) with ESMTP id 4F9876B01F0 for ; Sun, 4 Apr 2010 10:48:59 -0400 (EDT) Message-ID: <22c901cad333$7a67db60$0400a8c0@dcccs> From: "Janos Haar" References: <03ca01cacb92$195adf50$0400a8c0@dcccs> <2375c9f91003242029p1efbbea1v8e313e460b118f14@mail.gmail.com> <20100325153110.6be9a3df.kamezawa.hiroyu@jp.fujitsu.com> <02c101cacbf8$d21d1650$0400a8c0@dcccs> <179901cad182$5f87f620$0400a8c0@dcccs> <1fe901cad2b0$d39d0300$0400a8c0@dcccs> <20100402230905.GW3335@dastard> Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) Date: Sat, 3 Apr 2010 15:42:10 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit Sender: owner-linux-mm@kvack.org To: Dave Chinner Cc: xiyou.wangcong@gmail.com, linux-kernel@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com, linux-mm@kvack.org, xfs@oss.sgi.com, axboe@kernel.dk List-ID: Hello, The actual version of kernel is 2.6.32.10. There is any significant fixes for me in the last (.11) or in the next (33.x)? Thanks, Janos ----- Original Message ----- From: "Dave Chinner" To: "Janos Haar" Cc: "Americo Wang" ; ; "KAMEZAWA Hiroyuki" ; ; ; Sent: Saturday, April 03, 2010 1:09 AM Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) > On Sat, Apr 03, 2010 at 12:07:00AM +0200, Janos Haar wrote: >> Hello, >> >> ----- Original Message ----- From: "Americo Wang" >> >> To: "Janos Haar" >> Cc: ; "KAMEZAWA Hiroyuki" >> ; ; >> ; "Jens Axboe" >> Sent: Thursday, April 01, 2010 12:37 PM >> Subject: Re: Somebody take a look please! (some kind of kernel bug?) >> >> >> >On Thu, Apr 1, 2010 at 6:01 PM, Janos Haar >> > wrote: >> >>Hello, >> >> >> > >> >Hi, >> >This is a totally different bug from the previous one reported by you. >> >:) >> >> Today i have got this again, exactly the same. (if somebody wants >> the log, just ask) >> There is a cut: > > Small hint - please put the subsytemthe bug occurred in in the > subject line. I missed this in the firehose of lkml traffic because > there wasnothing to indicate to me it was in XFS. Soemthing like: > > "Kernel crash in xfs_iflush_cluster" > > Won't get missed quite so easily.... > > This may be a fixed problem - what kernel are you running? > > Cheers, > > Dave. > -- > Dave Chinner > david@fromorbit.com > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org