Konstantin Belousov e795a04083 The pa argument for sendfile_iodone() is not necessary a slice of sfio->pa.
It is true for zfs, but it is not for e.g. vnode or buffer pagers.
When fixing bogus pages, fix them in both places.  Rely on the fact
that pa[0] must have been invalid so it cannot be bogus.

Reported and tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2020-04-18 03:07:18 +00:00
..
2020-02-20 16:58:19 +00:00
2020-04-18 02:53:19 +00:00
2020-04-14 18:57:00 +00:00
2020-04-15 22:28:51 +00:00
2020-02-03 17:35:11 +00:00