From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752122AbZH1Qzc (ORCPT ); Fri, 28 Aug 2009 12:55:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751934AbZH1Qzc (ORCPT ); Fri, 28 Aug 2009 12:55:32 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:60742 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751886AbZH1Qzb (ORCPT ); Fri, 28 Aug 2009 12:55:31 -0400 Date: Fri, 28 Aug 2009 12:55:26 -0400 From: Christoph Hellwig To: Justin Piszcz Cc: Christoph Hellwig , Nikanth Karthikesan , xfs@oss.sgi.com, linux-kernel@vger.kernel.org, Jens Axboe Subject: Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6) Message-ID: <20090828165526.GA6133@infradead.org> References: <20090822205502.GA18904@infradead.org> <20090823224504.GA19942@infradead.org> <20090826180234.GC14019@infradead.org> <20090826212732.GA18124@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 Fri, Aug 28, 2009 at 07:23:11AM -0400, Justin Piszcz wrote: > If both '-o nobarrier' and the patch solves the issue, what is the next > action that should be taken? Update the documentation to always use > -o nobarrier for cryptoloop? Or get the patch reverted in mainline? We'll have to figure out why it causes those problems and how fix them. -o nobarrier on a loop device is extremly unsafe as you will possible lose large amounts of log updates in case of a crash.