Linux: fix zfs_uio_dio_check_for_zero_page
commitc8a326aab7b268873e4418252d50ab92e5f81b92
authorPavel Snajdr <snajpa@snajpa.net>
Tue, 3 Dec 2024 00:25:35 +0000 (3 01:25 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 00:25:35 +0000 (2 16:25 -0800)
tree28264f37e44064c7283b754245aa06e54969966c
parentf29dcc25c7a784bbb3d3e92942a0a180671a04ac
Linux: fix zfs_uio_dio_check_for_zero_page

The intent here is to replace the zero page pointer in the array of
pointers to pages in the struct.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
Closes #16812
Closes #16689
Closes #16642
module/os/linux/zfs/zfs_uio.c