Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756670Ab2F1IfN (ORCPT ); Thu, 28 Jun 2012 04:35:13 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:46154 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847Ab2F1IfD (ORCPT ); Thu, 28 Jun 2012 04:35:03 -0400 Date: Thu, 28 Jun 2012 01:34:54 -0700 From: Joel Becker To: Junxiao Bi Cc: ocfs2-devel@oss.oracle.com, linux-aio@kvack.org, mfasheh@suse.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, joe.jin@oracle.com Subject: Re: [V4]fix ocfs2 aio/dio writing process hang Message-ID: <20120628083454.GF18502@dhcp-172-17-9-228.mtv.corp.google.com> Mail-Followup-To: Junxiao Bi , ocfs2-devel@oss.oracle.com, linux-aio@kvack.org, mfasheh@suse.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, joe.jin@oracle.com References: <1340788195-20623-1-git-send-email-junxiao.bi@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1340788195-20623-1-git-send-email-junxiao.bi@oracle.com> X-Burt-Line: Trees are cool. X-Red-Smith: Ninety feet between bases is perhaps as close as man has ever come to perfection. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1719 Lines: 49 Btw, do you want me to pull these through the ocfs2 tree, or are you sending them along yourself? Joel On Wed, Jun 27, 2012 at 05:09:53PM +0800, Junxiao Bi wrote: > > V4 changes: > add Acked-by: Joel Becker > > V3 changes: > - add Cc: stable@vger.kernel.org in the patch header to align with stable rules > - add Acked-by: Jeff Moyer > > V2 changes: > - update the patch header of the first patch to make it more clear. > > > This patch list fixes an issue about ocfs2 aio/dio write process hang. > The call trace is like this: > @ cat /proc/15913/stack > @ [] ocfs2_aiodio_wait+0x85/0xc0 [ocfs2] > @ [] ocfs2_file_aio_write+0x99/0xa0 [ocfs2] > @ [] aio_rw_vect_retry+0x87/0x150 > @ [] aio_run_iocb+0x71/0x170 > @ [] io_submit_one+0x1ab/0x280 > @ [] do_io_submit+0x10c/0x1c0 > @ [] sys_io_submit+0x10/0x20 > @ [] system_call_fastpath+0x16/0x1b > @ [] 0xffffffffffffffff > -- > 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/ -- Joel's Second Law: If a code change requires additional user setup, it is wrong. http://www.jlbec.org/ jlbec@evilplan.org -- 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/