zfs/module/os/freebsd
Alexander Motin 972637dc06 FreeBSD: Fix translation from ABD to physical pages.
In hypothetical case of non-linear ABD with single segment, multiple
to page size but not aligned to it, vdev_geom_fill_unmap_cb() could
fill one page less into bio_ma array.

I am not sure it is expoitable, but better to be safe than sorry.

Reported-by: Mark Johnston <markj@FreeBSD.org>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
(cherry picked from commit 5352f85cdd)
2022-04-21 16:59:09 -07:00
..
spl module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits 2022-03-18 17:11:43 -07:00
zfs FreeBSD: Fix translation from ABD to physical pages. 2022-04-21 16:59:09 -07:00