From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756171AbYJJJWk (ORCPT ); Fri, 10 Oct 2008 05:22:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752303AbYJJJWc (ORCPT ); Fri, 10 Oct 2008 05:22:32 -0400 Received: from moloch.purdy.org ([192.207.141.11]:1621 "EHLO moloch.hellmouth.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751791AbYJJJWb (ORCPT ); Fri, 10 Oct 2008 05:22:31 -0400 Date: Fri, 10 Oct 2008 10:22:13 +0100 From: Sean Purdy To: david@fromorbit.com Cc: Linux Kernel Mailing List Subject: Re: BUG: XFS internal error xfs_trans_cancel in 2.6.27 Message-ID: <20081010102213.G13062@moloch.hellmouth.net> References: <20081009113610.F13062@moloch.hellmouth.net> <20081009230227.GL9597@disturbed> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20081009230227.GL9597@disturbed>; from david@fromorbit.com on Fri, Oct 10, 2008 at 10:02:27AM +1100 X-Comments: Public PGP key available on request Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 10 Oct 2008, Dave Chinner said: > On Thu, Oct 09, 2008 at 11:36:10AM +0100, Sean Purdy wrote: > > A similar issue came up on one disk of a 4 x 750GiB machine > > with a 2.6.24 kernel. So I installed 2.6.27-6 and gave it another try. > > 2.6.27-6? You mean 2.6.27-rc6? Yes, that's just how the Ubuntu maintainer packaged it. > Anyway, you need to try this patch: Will do. Sean