From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 17/26] elevate write count over calls to vfs_rename() Date: Sat, 23 Jun 2007 08:49:14 +0100 Message-ID: <20070623074914.GN27954@infradead.org> References: <20070622200303.82D9CC3A@kernel> <20070622200325.AC17B0C9@kernel> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@osdl.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, viro@ftp.linux.org.uk To: Dave Hansen Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:50331 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751984AbXFWHtQ (ORCPT ); Sat, 23 Jun 2007 03:49:16 -0400 Content-Disposition: inline In-Reply-To: <20070622200325.AC17B0C9@kernel> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Jun 22, 2007 at 01:03:25PM -0700, Dave Hansen wrote: > > This also creates a little helper in the NFS code to > make an if() a little bit less ugly. That should probably be a separate patch. Or better one to just rip out the MSNFS ifdefs completely, they've always been true for about the last ten years.