bcachefs: fix bounds checks in bch2_bio_map()
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 4 Nov 2018 00:19:04 +0000 (20:19 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:10 +0000 (17:08 -0400)
commit636ad1d391b9e0f22107ace04e6dbc07d8875739
tree1cdf12df659eea899c1af638f2912fac3e12bbb8
parentac10a9611d8794c849092a777a5febc4f69788ae
bcachefs: fix bounds checks in bch2_bio_map()

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/util.c