From: Theodore Ts'o <tytso@mit.edu>
To: John Stultz <john.stultz@linaro.org>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [RFC,3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa
Date: Mon, 19 Oct 2015 00:03:30 -0400 [thread overview]
Message-ID: <20151019040330.GA9381@thunk.org> (raw)
In-Reply-To: <1442279124-7309-4-git-send-email-john.stultz@linaro.org>
On Mon, Sep 14, 2015 at 06:05:22PM -0700, John Stultz wrote:
> The ext4_fsblk_t type is a long long, which should not be used
> with abs(), as is done in ext4_mb_check_group_pa().
>
> This patch modifies ext4_mb_check_group_pa() to use abs64()
> instead.
>
> Cc: "Theodore Ts'o" <tytso@mit.edu>
> Cc: Andreas Dilger <adilger.kernel@dilger.ca>
> Cc: Ingo Molnar <mingo@kernel.org>
> Cc: linux-ext4@vger.kernel.org
> Signed-off-by: John Stultz <john.stultz@linaro.org>
Applied, thanks.
- Ted
prev parent reply other threads:[~2015-10-19 4:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1442279124-7309-1-git-send-email-john.stultz@linaro.org>
2015-09-15 1:05 ` [RFC][PATCH 3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa John Stultz
2015-10-19 4: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=20151019040330.GA9381@thunk.org \
--to=tytso@mit.edu \
--cc=john.stultz@linaro.org \
--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).