From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: linux-next: Tree for Sept 28 (ext4|vfs related issues?) Date: Fri, 28 Sep 2012 13:38:20 -0400 Message-ID: <20120928173820.GA887@thunk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:52877 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754952Ab2I1Ri3 (ORCPT ); Fri, 28 Sep 2012 13:38:29 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Sedat Dilek Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Al Viro , Jens Axboe , linux-fsdevel On Fri, Sep 28, 2012 at 01:22:45PM +0200, Sedat Dilek wrote: > > After switching from SLUB to SLAB I could take finally a screenshot of > a call-trace (sorry, it's 600KiB). > It seems to be a problem of Ext4-FS or in combination with VFS (can't > say as I am not an FS-expert). This is strictly speaking an ext4 bug, and it's a known problem. It will be fixed in the next linux-next release; my apologies for letting this slip through.... - Ted