All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Eric Biggers <ebiggers3@gmail.com>
Cc: linux-ext4@vger.kernel.org,
	Andreas Dilger <adilger.kernel@dilger.ca>,
	Eric Biggers <ebiggers@google.com>
Subject: Re: [PATCH] ext4: trim return value and 'dir' argument from ext4_insert_dentry()
Date: Sat, 29 Apr 2017 23:29:37 -0400	[thread overview]
Message-ID: <20170430032937.fypbv4hqfmjwvshi@thunk.org> (raw)
In-Reply-To: <20170404213011.108267-1-ebiggers3@gmail.com>

On Tue, Apr 04, 2017 at 02:30:11PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> In the initial implementation of ext4 encryption, the filename was
> encrypted in ext4_insert_dentry(), which could fail and also required
> access to the 'dir' inode.  Since then ext4 filename encryption has been
> changed to encrypt the filename earlier, so we can revert the additions
> to ext4_insert_dentry().
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Thanks, applied.

					- Ted

      reply	other threads:[~2017-04-30  3:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-04 21:30 [PATCH] ext4: trim return value and 'dir' argument from ext4_insert_dentry() Eric Biggers
2017-04-30  3:29 ` Theodore Ts'o [this message]

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=20170430032937.fypbv4hqfmjwvshi@thunk.org \
    --to=tytso@mit.edu \
    --cc=adilger.kernel@dilger.ca \
    --cc=ebiggers3@gmail.com \
    --cc=ebiggers@google.com \
    --cc=linux-ext4@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.