From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 2/6] fs: Introduce special dentries for pipes, socket, anon fd Date: Thu, 27 Nov 2008 05:04:26 -0500 Message-ID: <20081127100426.GA18022@infradead.org> References: <492DDC5C.1050602@cosmosbay.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <492DDC5C.1050602@cosmosbay.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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.