Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753836AbYK0KEo (ORCPT ); Thu, 27 Nov 2008 05:04:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752792AbYK0KEd (ORCPT ); Thu, 27 Nov 2008 05:04:33 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:52035 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751045AbYK0KEc (ORCPT ); Thu, 27 Nov 2008 05:04:32 -0500 Date: Thu, 27 Nov 2008 05:04:26 -0500 From: Christoph Hellwig To: Eric Dumazet Cc: Ingo Molnar , "David S. Miller" , "Rafael J. Wysocki" , linux kernel , Kernel Testers List , Mike Galbraith , Peter Zijlstra , Linux Netdev List , Christoph Lameter , Christoph Hellwig Subject: Re: [PATCH 2/6] fs: Introduce special dentries for pipes, socket, anon fd Message-ID: <20081127100426.GA18022@infradead.org> References: <492DDC5C.1050602@cosmosbay.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <492DDC5C.1050602@cosmosbay.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 11 The dentry and indoe patches will take some time to review propery as they touch hairy code. For your next respin I'd suggest putting them to the end of the series so we could eventually merge the other bits earlier. Also please changed the special naming to something meanfull, and please try to have just one single flag in the superblock controlling all the behvaiour for the can't be unmouynted special case. -- 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/