[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170326023642.4b5txo5bvkzqly4z@thunk.org>
Date: Sat, 25 Mar 2017 22:36:42 -0400
From: Theodore Ts'o <tytso@....edu>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-fscrypt@...r.kernel.org
Subject: Re: [GIT PULL] fscrypt bug fixes for 4.11
(Resent with corrected subject line and adding mailing list cc's.)
The following changes since commit cab7076a185e1e27f6879325e4da762424c3f1c9:
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2017-02-20 18:24:39 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git tags/fscrypt-for-linus_stable
for you to fetch changes up to 94840e3c802daa1a62985957f36ac48faf8ceedd:
fscrypt: eliminate ->prepare_context() operation (2017-03-15 14:15:47 -0400)
----------------------------------------------------------------
A code cleanup and bugfix for fs/crypto.
----------------------------------------------------------------
Eric Biggers (2):
fscrypt: remove broken support for detecting keyring key revocation
fscrypt: eliminate ->prepare_context() operation
fs/crypto/crypto.c | 10 +---------
fs/crypto/fname.c | 2 +-
fs/crypto/fscrypt_private.h | 4 ----
fs/crypto/keyinfo.c | 52 +++++++++-------------------------------------------
fs/crypto/policy.c | 7 -------
fs/ext4/super.c | 10 ++++------
include/linux/fscrypt_common.h | 1 -
7 files changed, 15 insertions(+), 71 deletions(-)
Powered by blists - more mailing lists