On Thu, 24 Oct 2019 at 14:57, Eric Biggers <[email protected]> wrote: > From: Eric Biggers <[email protected]> > > Co-developed-by: Satya Tangirala <[email protected]> > Signed-off-by: Satya Tangirala <[email protected]> > Signed-off-by: Eric Biggers <[email protected]> > --- > 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 <[email protected]> _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
