Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3954132pxk; Tue, 22 Sep 2020 07:00:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyTgGfcW3l78kyYOJdNKLH7BE5R3ECNRZ0Fxe0m+j/0FhiKC4QAwIUfN582bu3FWbEhCLBI X-Received: by 2002:a05:6402:28d:: with SMTP id l13mr4165144edv.293.1600783222085; Tue, 22 Sep 2020 07:00:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600783222; cv=none; d=google.com; s=arc-20160816; b=DURBNTZRKtOtv5f4LaLIUzSYVefPpnjYboprKd5Sc07xgUBfW46H7S8N8MJ/k3u4N8 cRjoQ4be18Z5Zb3XDeHB12pXfTINBf1bCky0QsQiP7kTnarLfMX+jKkxBVNnvRFJXNIx GmfFlzugHqRdzcaHftgp39Lsh2ASUdgKCfRJpV+96QJMd0RM3JlNSJbjNBcQtZXNj/ia nqw5VzPQz2SAsZnynTtT0iYHsA+PrjRycq1UxKuvpyNxVydef0EZ9vbdy2IaHIT10e3K TRZUSkY0X967qy7BeBuY3cZKlS+ahC+h6NHLBphSVSY+P+Zm0QkrrqMOPTlmy/SWIPhq JYfw== 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=SGvZC2QezjjaYnC71zIov+KEXEiVTOWXoGhhZRUteAs=; b=KDIA2x5WbFl2hYaSPU1drb1c5GmLeM0Hs5pgUertqa7HP+KVHTi2QZHbKV2nnnd4zc 0/j1GkQ2lZwGj8o0L7RQZoP0W0uXX/CUHB7ZQWooef2yuU7j4bgmTx5sKfHim6STL2na Koq4pcwpCfe15NfD3DUH5NhUDudkPwQ5noaDL455xETJoQYM/Bmi6Mya6YDpe98K+vwH kDYDoGVS3DiqfBu9f8/td4OBweaJFVU/0qn6hmqsSYZxpvtISlBTFcVdGFwylbqGAokX 6ctJ/aZ7hVUFN1DffG2v7K0RZB/Tpr5WqapWOBL02qiMkZX6+sseihubNRFVAg37zd94 pCEw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2SIdh3EP; 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 cb8si10324936ejb.725.2020.09.22.06.59.55; Tue, 22 Sep 2020 07:00:22 -0700 (PDT) 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=2SIdh3EP; 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 S1726614AbgIVN7p (ORCPT + 99 others); Tue, 22 Sep 2020 09:59:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:46882 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726579AbgIVN7o (ORCPT ); Tue, 22 Sep 2020 09:59:44 -0400 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 2F9E82395B; Tue, 22 Sep 2020 13:59:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600783182; bh=QZcVh5MsLEAkJhv8rXGSERXGP+Kcpy8xb1voces3kF4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2SIdh3EPinOGyX1wa83F79NKal4CcdgPe+iBvXbKehuPk1iADxvtdhnvPg4MWa/Vx x1D97quKAyb4TlbiZCkVC5jJgddGSD/IbAb3UWtUYSXWLUV6QJmONcveY+AHNO2pwe WN2CXsLaFkXonf0gZO98/T7IwYthUpA0NfUcz20Q= Date: Tue, 22 Sep 2020 06:59:40 -0700 From: Eric Biggers To: Daniel Rosenberg Cc: "Theodore Y . Ts'o" , Jaegeuk Kim , Andreas Dilger , Chao Yu , Alexander Viro , Richard Weinberger , linux-fscrypt@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mtd@lists.infradead.org, Gabriel Krisman Bertazi , kernel-team@android.com Subject: Re: [PATCH 0/5] Add support for Encryption and Casefolding in F2FS Message-ID: <20200922135940.GB5599@sol.localdomain> References: <20200922104807.912914-1-drosen@android.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200922104807.912914-1-drosen@android.com> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Tue, Sep 22, 2020 at 03:48:02AM -0700, Daniel Rosenberg wrote: > These patches are on top of the f2fs dev branch > > F2FS currently supports casefolding and encryption, but not at > the same time. These patches aim to rectify that. In a later follow up, > this will be added for Ext4 as well. I've included one ext4 patch from > the previous set since it isn't in the f2fs branch, but is needed for the > fscrypt changes. > > The f2fs-tools changes have already been applied. > > Since both fscrypt and casefolding require their own dentry operations, > I've moved the responsibility of setting the dentry operations from fscrypt > to the filesystems and provided helper functions that should work for most > cases. > > These are a follow-up to the previously sent patch set > "[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches" > > Daniel Rosenberg (5): > ext4: Use generic casefolding support > fscrypt: Export fscrypt_d_revalidate > libfs: Add generic function for setting dentry_ops > fscrypt: Have filesystems handle their d_ops > f2fs: Handle casefolding with Encryption I only received the cover letter, not the actual patches. Same for the lore archives; they only have the cover letter. - Eric