Commit 7442b5cd authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Don't rely on implicit unsigned -> signed integer conversion



implicit integer conversion is a fertile source of bugs, and we really
would rather not have the min()/max() macros doing it implicitly.
bcachefs appears to be the only place in the kernel where this happens,
so let's fix it.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent ff9bf4b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment