+3
−3
Loading
When bucket sector counts were changed from u16s to u32s, a few things were missed. This fixes an overflow check, and a truncation that prevented the overflow check from firing. Reported-by:Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>