Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757619AbZFVPH1 (ORCPT ); Mon, 22 Jun 2009 11:07:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751133AbZFVPHR (ORCPT ); Mon, 22 Jun 2009 11:07:17 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35261 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750895AbZFVPHQ (ORCPT ); Mon, 22 Jun 2009 11:07:16 -0400 Date: Mon, 22 Jun 2009 11:07:14 -0400 From: Dave Jones To: Jeff Moyer Cc: Linux Kernel , Nick Piggin Subject: Re: backtraces when mounting ext2 with sync option. Message-ID: <20090622150714.GC6963@redhat.com> Mail-Followup-To: Dave Jones , Jeff Moyer , Linux Kernel , Nick Piggin References: <20090621173448.GB26093@redhat.com> 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 906 Lines: 29 On Mon, Jun 22, 2009 at 10:42:18AM -0400, Jeff Moyer wrote: > Dave Jones writes: > > > I see this when I mount an ext2 usb stick with the -o sync option. > > > > Dave > > > > ------------[ cut here ]------------ > > WARNING: at fs/fs-writeback.c:292 __writeback_single_inode+0x125/0x287() > > 292: WARN_ON(inode->i_state & I_NEW); > > > WARNING: at fs/fs-writeback.c:317 __writeback_single_inode+0x1d3/0x287() > > 317: WARN_ON(inode->i_state & I_NEW); > > http://marc.info/?l=linux-fsdevel&m=124393728021298&w=2 > > Nick already sent a patch to fix this. Ah cool. Looks like one for -stable. Dave -- 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/