Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756327Ab0KJOr2 (ORCPT ); Wed, 10 Nov 2010 09:47:28 -0500 Received: from one.firstfloor.org ([213.235.205.2]:43912 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755300Ab0KJOr0 (ORCPT ); Wed, 10 Nov 2010 09:47:26 -0500 Date: Wed, 10 Nov 2010 15:47:21 +0100 From: Andi Kleen To: Nick Piggin Cc: Andi Kleen , Al Viro , Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [patch 1/6] fs: icache RCU free inodes Message-ID: <20101110144721.GC7205@basil.fritz.box> References: <20101109124610.GB11477@amd> <87lj52pokp.fsf@basil.nowhere.org> <20101109213619.GA3246@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101109213619.GA3246@amd> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 12 > It is in the inode_init_once pile, so yes it has to be returned > to the allocator initialized. The kmem_cache_create()s in the file systems don't pass constructors today. So I don't see how this could work reliably. -Andi -- 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/