From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: VFS case-insenstive dcache code (was Re: [PATCH 0/4] XFS: ASCII case-insensitivity support) Date: Thu, 15 May 2008 00:35:46 -0400 Message-ID: <20080515043546.GA22054@infradead.org> References: <20080514075244.738514733@chook.melbourne.sgi.com> <20080514084344.GA4333@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Anton Altaparmakov , xfs@oss.sgi.com, linux-fsdevel@vger.kernel.org To: Barry Naujok Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:34049 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751364AbYEOEfs (ORCPT ); Thu, 15 May 2008 00:35:48 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, May 15, 2008 at 11:03:51AM +1000, Barry Naujok wrote: > On Wed, 14 May 2008 18:43:44 +1000, Christoph Hellwig > wrote: > >> All patches looks good to me, but please add a comment describing the >> conditional d_reash in the create case. > > I'm separating the "return name" patch into two patches: one for the dcache > code which Anton wrote and one with the XFS specific code. > > So, how does one apply the Signed-off line and copyright for the dcache > code (below - possibly mangled)? In this from it should be From: and Signed-off-by: you as you factored it out of the ntfs code. Just mention it's originally Anton's ntfs code in the description. Of course getting Anton to sign off on it and prepare a patch to use it in ntfs would be even better.