linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Eric Whitney <enwlinux@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents
Date: Thu, 13 Mar 2014 23:26:13 -0400	[thread overview]
Message-ID: <20140314032613.GC8282@thunk.org> (raw)
In-Reply-To: <20140226203914.GA2153@wallace>

On Wed, Feb 26, 2014 at 03:39:14PM -0500, Eric Whitney wrote:
> Code deallocating the extent path referenced by an argument to
> ext4_ext_handle_uninitialized_extents was made redundant with identical
> code in its one caller, ext4_ext_map_blocks, by commit 3779473246.
> Allocating and deallocating the path in the same function also makes
> the code clearer.
> 
> Signed-off-by: Eric Whitney <enwlinux@gmail.com>

Thanks, applied.

					- Ted

      reply	other threads:[~2014-03-14  3:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26 20:39 [PATCH] ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents Eric Whitney
2014-03-14  3:26 ` 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=20140314032613.GC8282@thunk.org \
    --to=tytso@mit.edu \
    --cc=enwlinux@gmail.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 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).