Re: btrfs zero divide

From: Josef Bacik
Date: Fri Aug 09 2013 - 10:35:48 EST


On Fri, Aug 09, 2013 at 02:30:38PM +0200, Andreas Schwab wrote:
> Andreas Schwab <schwab@xxxxxxxxxxxxxx> writes:
>
> > Josef Bacik <jbacik@xxxxxxxxxxxx> writes:
> >
> >> So stripe_len shouldn't be 0, if it is you have bigger problems :).
> >
> > The bigger problem is that stripe_nr is u64, this is completely bogus.
> > The first operand of do_div must be u32. This goes through the whole
> > file.
>
> Of course, what I meant was that the *second* operand must be u32, but
> that doesn't change my point.
>

Yeah we can change this. Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/