From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761431Ab0J1Szk (ORCPT ); Thu, 28 Oct 2010 14:55:40 -0400 Received: from thunk.org ([69.25.196.29]:37694 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761407Ab0J1Szg (ORCPT ); Thu, 28 Oct 2010 14:55:36 -0400 Date: Thu, 28 Oct 2010 14:55:31 -0400 From: "Ted Ts'o" To: sedat.dilek@gmail.com Cc: Markus Trippelsdorf , LKML , linux-ext4@vger.kernel.org, sfr@canb.auug.org.au, Arnd Bergmann Subject: Re: [next-20101038] Call trace in ext4 Message-ID: <20101028185531.GE6814@thunk.org> Mail-Followup-To: Ted Ts'o , sedat.dilek@gmail.com, Markus Trippelsdorf , LKML , linux-ext4@vger.kernel.org, sfr@canb.auug.org.au, Arnd Bergmann References: <20101028175221.GA1578@arch.trippelsdorf.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 28, 2010 at 08:34:19PM +0200, Sedat Dilek wrote: > > One minute after I sent the mail, I ran into the error. > Now, I could start my IRC-client for a while... till crash. Yeah, the patchesin ext4/next are just things to fix compiling without CONFIG_BLOCK or CONFIG_EXT4_FS_XATTR. It doesn't make any code changes at all. - Ted