Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 6f719cbe authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix integer overflow on trans->nr_updates


We can't have more updates than paths, so btree_path_idx_t is the
correct type to use.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent f05a0b9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment