[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151019040330.GA9381@thunk.org>
Date: Mon, 19 Oct 2015 00:03:30 -0400
From: Theodore Ts'o <tytso@....edu>
To: John Stultz <john.stultz@...aro.org>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [RFC,3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa
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@....edu>
> Cc: Andreas Dilger <adilger.kernel@...ger.ca>
> Cc: Ingo Molnar <mingo@...nel.org>
> Cc: linux-ext4@...r.kernel.org
> Signed-off-by: John Stultz <john.stultz@...aro.org>
Applied, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists