On Wed Nov 03, 2010 at 11:11:06AM +0100, Roberto Sassu <roberto.sassu@xxxxxxxxx> wrote: > This patch set applies to the latest kernel 2.6.37-rc1. > > > Roberto Sassu (5): > ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h > ecryptfs: missing initialization of the superblock 'magic' field > ecryptfs: test lower_file pointer when lower_file_mutex is locked > ecryptfs: fixed testing of file descriptor flags > ecryptfs: open lower files with kthread credentials Hey Roberto - I pushed these patches to git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git#next Thanks, Tyler > > fs/ecryptfs/ecryptfs_kernel.h | 4 +--- > fs/ecryptfs/file.c | 20 +++++++++----------- > fs/ecryptfs/inode.c | 32 ++++++++++++++------------------ > fs/ecryptfs/kthread.c | 17 +++++++++++++---- > fs/ecryptfs/main.c | 5 +++-- > include/linux/magic.h | 1 + > 6 files changed, 41 insertions(+), 38 deletions(-) > > -- > 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html