Files
mirror_zfs/module/os/freebsd/zfs
Mark Johnston 0e020bf3e1 FreeBSD: Remove an incorrect assertion in zfs_getpages()
The pages in the array may become valid after this initial unbusying,
so the assertion only holds during the first iteration of the outer
loop.

Later in zfs_getpages(), the dmu_read_pages() loop handles already-valid
pages.  Just drop the assertion, it's not terribly useful.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reported-by: Peter Holm <pho@FreeBSD.org>
Signed-off-by: Mark Johnston <markj@FreeBSD.org>
Sponsored-by: Klara, Inc.
Closes #16810
Closes #16834
2024-12-04 14:24:50 -05:00
..
2024-12-02 17:08:40 -08:00
2022-03-15 15:13:42 -07:00
2023-03-22 09:24:41 -07:00
2024-09-03 17:52:33 -07:00
2024-09-14 13:47:59 -07:00
2024-09-14 13:47:59 -07:00