Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1220955
| From | Tyler Hicks <tyhicks@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] eCryptfs fixes for 4.3-rc1 |
| Date | 2015-09-08 18:20 +0200 |
| Message-ID | <q6tMK-Vo-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] eCryptfs fixes for 4.3-rc1 Tyler Hicks <tyhicks@canonical.com> - 2015-09-08 18:20 +0200
csiph-web