[Bug 287348] [exp-run] retiring sendfile(2) SF_SYNC flag

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Dec 2025 16:45:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287348

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=575efcfff22f5d75fc3ac6201f11e5eae46ec9ce

commit 575efcfff22f5d75fc3ac6201f11e5eae46ec9ce
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2025-12-04 16:37:10 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2025-12-04 16:44:21 +0000

    sendfile: remove SF_SYNC in FreeBSD 16.0

    See d17cbe46983c for details.

    PR:     287348

 sys/kern/kern_sendfile.c | 88 ------------------------------------------------
 sys/sys/socket.h         |  2 +-
 2 files changed, 1 insertion(+), 89 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.