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


Groups > linux.kernel > #1220955 > unrolled thread

[GIT PULL] eCryptfs fixes for 4.3-rc1

Started byTyler Hicks <tyhicks@canonical.com>
First post2015-09-08 18:20 +0200
Last post2015-09-08 18:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] eCryptfs fixes for 4.3-rc1 Tyler Hicks <tyhicks@canonical.com> - 2015-09-08 18:20 +0200

#1220955 — [GIT PULL] eCryptfs fixes for 4.3-rc1

FromTyler Hicks <tyhicks@canonical.com>
Date2015-09-08 18:20 +0200
Subject[GIT PULL] eCryptfs fixes for 4.3-rc1
Message-ID<q6tMK-Vo-23@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Linus,

The following changes since commit 4469942bbbe5ebf845e04971d8c74e9b6178f9fa:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2015-08-05 18:50:38 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-4.3-rc1-stale-dcache

for you to fetch changes up to 0dad87fcb732691bfd3183acccda6709e1e759ca:

  eCryptfs: Delete a check before the function call "key_put" (2015-08-18 17:29:49 -0500)

----------------------------------------------------------------
Invalidate stale eCryptfs dcache entries caused by unlinked lower inodes

----------------------------------------------------------------
Markus Elfring (1):
      eCryptfs: Delete a check before the function call "key_put"

Tyler Hicks (1):
      eCryptfs: Invalidate dcache entries when lower i_nlink is zero

 fs/ecryptfs/crypto.c |  3 +--
 fs/ecryptfs/dentry.c | 16 ++++++++--------
 2 files changed, 9 insertions(+), 10 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web