linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
To: Roberto Sassu <roberto.sassu@polito.it>
Cc: kirkland@canonical.com, jmorris@namei.org,
	linux-security-module@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 0/5] ecryptfs fixes
Date: Tue, 9 Nov 2010 16:01:44 -0600	[thread overview]
Message-ID: <20101109220144.GA3599@boyd.l.tihix.com> (raw)
In-Reply-To: <201011031111.06669.roberto.sassu@polito.it>

On Wed Nov 03, 2010 at 11:11:06AM +0100, Roberto Sassu <roberto.sassu@polito.it> 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



  reply	other threads:[~2010-11-09 22:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 10:11 [PATCH 0/5] ecryptfs fixes Roberto Sassu
2010-11-09 22:01 ` Tyler Hicks [this message]
2010-11-10  9:31   ` Roberto Sassu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101109220144.GA3599@boyd.l.tihix.com \
    --to=tyhicks@linux.vnet.ibm.com \
    --cc=jmorris@namei.org \
    --cc=kirkland@canonical.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=roberto.sassu@polito.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).