From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932911AbZHVO0G (ORCPT ); Sat, 22 Aug 2009 10:26:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932520AbZHVO0F (ORCPT ); Sat, 22 Aug 2009 10:26:05 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:37001 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932483AbZHVO0E (ORCPT ); Sat, 22 Aug 2009 10:26:04 -0400 Date: Sat, 22 Aug 2009 10:25:50 -0400 From: Christoph Hellwig To: Justin Piszcz Cc: Christoph Hellwig , Felix Blyakher , linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6) Message-ID: <20090822142550.GA10003@infradead.org> References: <00980BBF-1206-4BEF-A8AE-B4A8DAE7EC27@sgi.com> <20090816022331.GA2309@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 22, 2009 at 06:27:30AM -0400, Justin Piszcz wrote: > > > On Mon, 17 Aug 2009, Justin Piszcz wrote: > >> >> >> On Sat, 15 Aug 2009, Christoph Hellwig wrote: >> > > On this system, I am running loop-aes, could that be the culprit? On all > other systems not using loop-aes with 2.6.30.x, I do not see this issue. Yes, entirely possible. All the crypto loop / dm implementation used to have a tendency to never complete I/O once in a while, although that didn't happen anymore recently.