From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751918AbZIBLpf (ORCPT ); Wed, 2 Sep 2009 07:45:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751775AbZIBLpf (ORCPT ); Wed, 2 Sep 2009 07:45:35 -0400 Received: from lucidpixels.com ([75.144.35.66]:49815 "EHLO lucidpixels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751689AbZIBLpe (ORCPT ); Wed, 2 Sep 2009 07:45:34 -0400 Date: Wed, 2 Sep 2009 07:45:36 -0400 (EDT) From: Justin Piszcz To: Christoph Hellwig cc: Nikanth Karthikesan , Jens Axboe , linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6) In-Reply-To: Message-ID: References: <20090822201558.GA17955@infradead.org> <20090822205502.GA18904@infradead.org> <20090823224504.GA19942@infradead.org> <20090826180234.GC14019@infradead.org> <20090826212732.GA18124@infradead.org> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 28 Aug 2009, Justin Piszcz wrote: > > On Wed, 26 Aug 2009, Justin Piszcz wrote: > >> On Wed, 26 Aug 2009, Christoph Hellwig wrote: >> >>> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote: Christoph, Now 6 days without any problems using -o nobarrier. $ uptime 07:43:55 up 6 days, 14:12, 1 user, load average: 0.00, 0.00, 0.00 So -o nobarrier is a workaround for the issue. How / what debug settings should be enabled to catch the bug/problem when -o nobarrier is used? Justin.