Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1467786pxb; Fri, 6 Nov 2020 10:19:28 -0800 (PST) X-Google-Smtp-Source: ABdhPJyNziRRlBI5N9kc4acb3pDXiEZXC2YgprepAhvsh4ydIbrDAnZcCGNX+iiDm7+eY2E4pLxL X-Received: by 2002:aa7:d407:: with SMTP id z7mr3431853edq.234.1604686767859; Fri, 06 Nov 2020 10:19:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604686767; cv=none; d=google.com; s=arc-20160816; b=BbP65C4PvcEoqjEnly5F9ulWdqBcoYTLkvgzE5KIOo1Y9fBPabUu0I5RDHBeHi2WoV HWkxzQV9yZKO4rrlTD5/TJCi5V5ehlTv+NQaK57GeZkqLwBuEn6169FJ7NfuRylgbd83 Vm5IMw7sfR1gZ0c74/FvXLksMUHUVfcQk2R51bLf9noFPhQEhdKrqroC2FDGlBZMRvdk yQOVGbajJYAzqdsJtATVfLR62R9+4z/JBxpjRiZP4a5oF7WqxD1LE7GAfdT7nQiGeW/l /G/wOgUORQG7NRUpRYRHuTmJiXvIlutmErRLl2r2BvqRRjpOHG1BjE5Q241CU9BA+pzg qYwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=YJEk2A8y+HMf7+4BLo/qSpuKl1U+Lh/rBLdJ8M6uBrw=; b=nQrYrmiUWQtYCW2zOQPF5phdoOXu2NrBwXc40Y7UEYG51AewEoQsv9EnsWdrd7rowi Q7XY4vB/piFgjuYQhjoAiv9vGMuRii4V3n2loanQu5UXe8B9eZjXebOROpJ480lqZN01 Hu5PuXWMRRk7js7Gl9Y6bUnaPugReNaFsVmQbY0tA/PxJymgaoHc4A/2XbdiqWn01mbD KAFTQlNWJsAUj6II6fJrGwUCDJtJJ/g5wTx4zqOLV/LsWVPzEfj3g+ao58DVCryG93d8 TerULEvjjxqhYQgPdEpScLZhKN1Az9i7hrnpCF+t+EoYWnW13QXYir+CQaZ/fpiOJWwD 3pdA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Se4bh056; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bm7si1440862ejb.166.2020.11.06.10.18.56; Fri, 06 Nov 2020 10:19:27 -0800 (PST) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Se4bh056; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727765AbgKFSSJ (ORCPT + 99 others); Fri, 6 Nov 2020 13:18:09 -0500 Received: from mail.kernel.org ([198.145.29.99]:40972 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727183AbgKFSSJ (ORCPT ); Fri, 6 Nov 2020 13:18:09 -0500 Received: from sol.localdomain (172-10-235-113.lightspeed.sntcca.sbcglobal.net [172.10.235.113]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 63D5820720; Fri, 6 Nov 2020 18:18:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604686688; bh=CUAy/4GGBuJwzt3VtaNVZT/66W43SJeHWjpVtLIEq8A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Se4bh0561wvFb2RweQ0oeyXfOjV30DsUhl9tV9oRrF1P3u+rxg9SkpQOyJQPh4B6/ P9/T87OOvy1sfPrzf4cHI4bB9ocsVhppxviFgijnNba5i+ypcDG1ZHyM/WASWfwu6m tsODG9khnaxUFg0SkMkcgwUchdUZ1xkS/EP/mNcY= Date: Fri, 6 Nov 2020 10:18:06 -0800 From: Eric Biggers To: Arnaud Ferraris Cc: linux-ext4@vger.kernel.org Subject: Re: [PATCH 00/11] e2fsprogs: improve case-insensitive fs support Message-ID: <20201106181806.GA79496@sol.localdomain> References: <20201105161642.87488-1-arnaud.ferraris@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201105161642.87488-1-arnaud.ferraris@collabora.com> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Thu, Nov 05, 2020 at 05:16:32PM +0100, Arnaud Ferraris wrote: > Hello, > > This patch series improves e2fsprogs for case-insensitive filesystems. > > First, it allows tune2fs to enable the 'casefold' feature on existing > filesystems. > > Then, it improves e2fsck by allowing it to: > - fix entries containing invalid UTF-8 characters > - detect duplicated entries > > By default, invalid filenames are only checked when strict mode is enabled. > A new option is therefore added to allow the user to force this verification. > > This series has been tested by running xfstests, and by manually corrupting > the test filesystem using debugfs as well. > > Best regards, > Arnaud Can you Cc "Daniel Rosenberg " on future versions of this? I'm not sure whether he's subscribed to linux-ext4. Thanks! - Eric