[GIT PULL] eCryptfs fixes for 2.6.38-rc6

From: Tyler Hicks
Date: Mon Feb 21 2011 - 19:00:37 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/