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@xxxxxxx> > Cc: Andreas Dilger <adilger.kernel@xxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: linux-ext4@xxxxxxxxxxxxxxx > Signed-off-by: John Stultz <john.stultz@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html