From: Theodore Ts'o <tytso@mit.edu>
To: Wang Sheng-Hui <shhuiw@gmail.com>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>,
ext4 development <linux-ext4@vger.kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ext4: remove redundant offset check in move_extents.c/mext_check_arguments
Date: Thu, 27 Sep 2012 08:03:29 -0400 [thread overview]
Message-ID: <20120927120329.GF15707@thunk.org> (raw)
In-Reply-To: <500D0542.1020000@gmail.com>
On Mon, Jul 23, 2012 at 04:03:14PM +0800, Wang Sheng-Hui wrote:
> In the check code above, if orig_start != donor_start, we would
> return -EINVAL. So here, orig_start should be equal with donor_start.
> Remove the redundant check here.
>
> Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Applied, thanks. (And apologies for the delay in getting back to
you!)
- Ted
prev parent reply other threads:[~2012-09-27 12:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 8:03 [PATCH] ext4: remove redundant offset check in move_extents.c/mext_check_arguments Wang Sheng-Hui
2012-09-27 12:03 ` 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=20120927120329.GF15707@thunk.org \
--to=tytso@mit.edu \
--cc=adilger.kernel@dilger.ca \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shhuiw@gmail.com \
/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.