From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758679Ab2I1Ric (ORCPT ); Fri, 28 Sep 2012 13:38:32 -0400 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 Date: Fri, 28 Sep 2012 13:38:20 -0400 From: "Theodore Ts'o" To: Sedat Dilek Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Al Viro , Jens Axboe , linux-fsdevel Subject: Re: linux-next: Tree for Sept 28 (ext4|vfs related issues?) Message-ID: <20120928173820.GA887@thunk.org> Mail-Followup-To: Theodore Ts'o , Sedat Dilek , Stephen Rothwell , linux-next@vger.kernel.org, LKML , Al Viro , Jens Axboe , linux-fsdevel References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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