Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752693Ab0KIQZ7 (ORCPT ); Tue, 9 Nov 2010 11:25:59 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:48449 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751340Ab0KIQZ6 (ORCPT ); Tue, 9 Nov 2010 11:25:58 -0500 Date: Tue, 9 Nov 2010 11:25:55 -0500 From: Christoph Hellwig To: Nick Piggin Cc: Al Viro , Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [patch 5/6] fs: d_compare change for rcu-walk Message-ID: <20101109162555.GC6217@infradead.org> References: <20101109124610.GB11477@amd> <20101109130235.GF11477@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101109130235.GF11477@amd> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 723 Lines: 15 On Wed, Nov 10, 2010 at 12:02:35AM +1100, Nick Piggin wrote: > cifs and jfs contain the non-trivial changes, where they no longer > overwrite dentry name in their d_compare(), but rather use the > d_revalidate() method for ensuring case preservation in the presence > of negative dentries, taken from fatfs. Please split these out to separate patches, and make sure you get a review and testing from the jfs and cifs maintainers. I don't think this is .37 material any more. -- 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/