bcachefs: Handle ec_buf not being page aligned when allocating bio
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 22 Aug 2019 20:41:50 +0000 (16:41 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:25 +0000 (17:08 -0400)
commit16e671037a4ca9d695134151d9bc58069d24b094
treee41c548fbc679eb5a524a1c94898926ef0fcb64e
parent21629f536808c7a0e7791a2711944b03d820749f
bcachefs: Handle ec_buf not being page aligned when allocating bio

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