aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-05-24 08:05:38 +0200
committerJens Axboe <[email protected]>2023-05-24 08:19:26 -0600
commit3eb96946f0be6bf447cbdf219aba22bc42672f92 (patch)
tree62af8350ff660f3174a665497a7c5c04d61438ab /lib/mpi/mpi-sub-ui.c
parent46930b7cc7727271c9c27aac1fdc97a8645e2d00 (diff)
block: make bio_check_eod work for zero sized devices
Since the dawn of time bio_check_eod has a check for a non-zero size of the device. This doesn't really make any sense as we never want to send I/O to a device that's been set to zero size, or never moved out of that. I am a bit surprised we haven't caught this for a long time, but the removal of the extra validation inside of zram caused syzbot to trip over this issue recently. I've added a Fixes tag for that commit, but the issue really goes back way before git history. Fixes: 9fe95babc742 ("zram: remove valid_io_request") Reported-by: [email protected] Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions