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. NeilBrown
Attachment:
signature.asc
Description: PGP signature
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. NeilBrown
Attachment:
signature.asc
Description: PGP signature