On Tue, Sep 15, 2015 at 10:07:12AM +0200, Neil Brown wrote: > Christoph Hellwig <hch@xxxxxx> writes: > > > + sector_t reclaimable; > > sector_t is unsigned (u64 or "unsigned long"), so > > > + BUG_ON(reclaimable < 0); > > This could only be a compiler bug. Indeed, I'll fix this up. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html