]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sendfile_iodone: correct calculation of the page index for relookup.
authorkib <kib@FreeBSD.org>
Sun, 12 Apr 2020 05:10:48 +0000 (05:10 +0000)
committerkib <kib@FreeBSD.org>
Sun, 12 Apr 2020 05:10:48 +0000 (05:10 +0000)
commitaae6ffd7c384a3ec62237fad30a5c2863deabb1f
tree6169aa3bbef24ecce0ed9d18d854f9b92f024b5b
parentdd0a1c90d9676ad2729373cb13fbf9f5db39ca1f
sendfile_iodone: correct calculation of the page index for relookup.

This is yet another bug in r359473.

Reported and tested by: delphij
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
sys/kern/kern_sendfile.c