ecryptfs-devel team mailing list archive
-
ecryptfs-devel team
-
Mailing list archive
-
Message #00145
[GIT PULL] eCryptfs fixes for 2.6.38-rc6
Hi Linus,
The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:
Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus
Andy Whitcroft (1):
ecryptfs: read on a directory should return EISDIR if not supported
Tyler Hicks (3):
eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"
eCryptfs: Handle NULL nameidata pointers
eCryptfs: Copy up lower inode attrs in getattr
fs/ecryptfs/dentry.c | 22 ++++---
fs/ecryptfs/ecryptfs_kernel.h | 3 +-
fs/ecryptfs/file.c | 1 +
fs/ecryptfs/inode.c | 138 +++++++++--------------------------------
4 files changed, 44 insertions(+), 120 deletions(-)