[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+_SqcCefZRWL2xHRwFABupXyBdq9=jgBK_9gy-_4o-yFXG+Tg@mail.gmail.com>
Date: Tue, 29 Oct 2019 10:47:50 -0700
From: Paul Crowley <paulcrowley@...gle.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-fscrypt@...r.kernel.org, linux-ext4@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net,
linux-fsdevel@...r.kernel.org, Satya Tangirala <satyat@...gle.com>,
Paul Lawrence <paullawrence@...gle.com>,
"Theodore Y . Ts'o" <tytso@....edu>,
Jaegeuk Kim <jaegeuk@...nel.org>
Subject: Re: [PATCH v2 1/3] fscrypt: add support for IV_INO_LBLK_64 policies
On Thu, 24 Oct 2019 at 14:57, Eric Biggers <ebiggers@...nel.org> wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> Co-developed-by: Satya Tangirala <satyat@...gle.com>
> Signed-off-by: Satya Tangirala <satyat@...gle.com>
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
> ---
> Documentation/filesystems/fscrypt.rst | 63 +++++++++++++++++----------
> fs/crypto/crypto.c | 10 ++++-
> fs/crypto/fscrypt_private.h | 16 +++++--
> fs/crypto/keyring.c | 6 ++-
> fs/crypto/keysetup.c | 45 ++++++++++++++-----
> fs/crypto/policy.c | 41 ++++++++++++++++-
> include/linux/fscrypt.h | 3 ++
> include/uapi/linux/fscrypt.h | 3 +-
> 8 files changed, 146 insertions(+), 41 deletions(-)
I don't understand all of this, but the crypto-relevant part looks good to me.
Reviewed-By: Paul Crowley <paulcrowley@...gle.com>
Powered by blists - more mailing lists