[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YI3+6jfW+mEMgx3x@zeniv-ca.linux.org.uk>
Date: Sun, 2 May 2021 01:22:50 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Tyler Hicks <code@...icks.com>
Subject: [git pull] ecryptfs series
The interesting part here is (ecryptfs) lock_parent() fixes -
its treatment of ->d_parent had been very wrong. The rest is trivial
cleanups.
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.ecryptfs
for you to fetch changes up to 9d786beb6fe5cf8fcc1ce5336a89401eaa444fb6:
ecryptfs: ecryptfs_dentry_info->crypt_stat is never used (2021-03-20 17:46:44 -0400)
----------------------------------------------------------------
Al Viro (4):
ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
ecryptfs: saner API for lock_parent()
ecryptfs: get rid of unused accessors
ecryptfs: ecryptfs_dentry_info->crypt_stat is never used
fs/ecryptfs/ecryptfs_kernel.h | 17 +----
fs/ecryptfs/inode.c | 163 +++++++++++++++++++-----------------------
2 files changed, 75 insertions(+), 105 deletions(-)
Powered by blists - more mailing lists