HomeFreeBSD

Revert https://svnweb.freebsd.org/changeset/base/359809

Description

Revert https://svnweb.freebsd.org/changeset/base/359809

The intended change was
sp->next.tqe_next = NULL;
sp->next.tqe_prev = NULL;
which doesn't fix the issue I'm seeing and the committed fix is
not the intended fix due to copy-and-paste.

Thanks a lot to Conrad Meyer for making me aware of the problem.

Reported by: cem

Details

Provenance
tuexenAuthored on Apr 12 2020, 9:31 AM
Parents
rGd25f1b21c964: sendfile_iodone: correct calculation of the page index for relookup.
Branches
Unknown
Tags
Unknown

Event Timeline