Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1609271

Re: [GIT PULL] fscrypt bug fixes for 4.11

From Theodore Ts'o <tytso@mit.edu>
Newsgroups linux.kernel
Subject Re: [GIT PULL] fscrypt bug fixes for 4.11
Date 2017-03-26 04:40 +0200
Message-ID <tp6g1-1F5-1@gated-at.bofh.it> (permalink)
References <tp6g1-1F5-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


(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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [GIT PULL] fscrypt bug fixes for 4.11 Theodore Ts'o <tytso@mit.edu> - 2017-03-26 04:40 +0200

csiph-web