Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp228289ybi; Fri, 7 Jun 2019 07:09:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqwsmhrth2rD1tlomgaX+n8HT3SwDVotioBcAHOb9Ygov7+nv+YPKmXwZRupoSjh9TvxLQNx X-Received: by 2002:a63:fc61:: with SMTP id r33mr2856540pgk.294.1559916544633; Fri, 07 Jun 2019 07:09:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559916544; cv=none; d=google.com; s=arc-20160816; b=f8E5A68xa1Z8qkBVhg8vzyvxB5lK3qyITsXEzxDn2Fz0c8afbqQEr22VOGse5rjKpF Uxui8SAxvBGo+uqH5BuiaJF3NqGiJZmZND/xf3qaUiWAMzYJX58FN60qlBl6+aNoLZ9x UJdViI3gCDkpyPxUEh2KbAr1s60MsJWZRBNgWZXjDZc2q2Si++SgT3JMrK3RVaByjf9W fOf8gv0sQ3jJOhePWHY1uB//ehYjcJxpGZN14POStPgHlqTgAcRMCGPod6jVIOx2vW2U Uznfo2maBAUFWzD43gwIWSD7y13S2OL0zjfvHjY6L55n8T267P+bNrVfeea13kcxw0cL gQHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=xQ9DbSj1awk+WWBposcccCF+CIaoEW2c0Qp44+71G8M=; b=Z4Qzpugr8i1YL3WMbw38P7hPEAAaUKRZUHRit/8m9/4XmIjKrqcewVRSjYpDJx4DmF k5LqWQNHJRpzLA5zjTvGjREeKb8DSXTI10s8xkeAYUQNYEfrY0VkDxtZnvbBNZri6uzb q15n8T08rzqDjTODk6gdH79HEMjBkXckaOmmZjd6dD9Z8MKbwBarOTOzAw4+jyAfOnKD etEJgO4rPsw9xNskMU0SshHWBdCoZmZpanKlbZx2Z3bopCIvv6C/xbrwwbb1Ea4eKKTi FnhmwWxfKgptl0DZcD5jy3MdDGOYUrsnl2UsbHfY9aJxnTOssmMDM+MAJmSsDNrFjvfI w2Cw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e11si1722385pgs.31.2019.06.07.07.08.39; Fri, 07 Jun 2019 07:09:04 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728430AbfFGNdI (ORCPT + 99 others); Fri, 7 Jun 2019 09:33:08 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:56901 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728071AbfFGNdI (ORCPT ); Fri, 7 Jun 2019 09:33:08 -0400 Received: from callcc.thunk.org ([66.31.38.53]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x57DWtcB018463 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 7 Jun 2019 09:32:56 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id BD29F420481; Fri, 7 Jun 2019 09:32:55 -0400 (EDT) Date: Fri, 7 Jun 2019 09:32:55 -0400 From: "Theodore Ts'o" To: Christoph Hellwig Cc: Gabriel Krisman Bertazi , fstests@vger.kernel.org, linux-ext4@vger.kernel.org, "Lakshmipathi.G" Subject: Re: [PATCH v2 2/2] ext4/036: Add tests for filename casefolding feature Message-ID: <20190607133255.GB19820@mit.edu> References: <20190606193138.25852-1-krisman@collabora.com> <20190606193138.25852-2-krisman@collabora.com> <20190607052331.GA19838@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190607052331.GA19838@infradead.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Thu, Jun 06, 2019 at 10:23:31PM -0700, Christoph Hellwig wrote: > On Thu, Jun 06, 2019 at 03:31:38PM -0400, Gabriel Krisman Bertazi wrote: > > > > For now, let it live in ext4 and we move to shared/ or generic/ when > > other filesystems supporting this feature start to pop up. > > Please keep it in shared/ from the start. There isn't really anything > ext4 specific. In fact xfs already supports CI file systems, just > without utf8 tables for now. Agreed; the only things which are fs specific are things which you've already done a great job abstracting away in common/casefold. - Ted