[PATCH] fix MD "bio too big" errors
This is pretty high on the puke-o-meter, but a zero means "infinity" for max_sectors. So we can't use "min()" to determine who has the smallest max_sector, and we'll have to use a special "min_not_zero()" compatison. Run away, run away.
Showing
Please register or sign in to comment