[Bug 276045] copy_file_range(2) can truncate the output file when it should not do so

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 31 Dec 2023 23:38:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276045

Rick Macklem <rmacklem@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |rmacklem@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> ---
Created attachment 247381
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247381&action=edit
Fix handling of truncation in vn_generic_copy_file_range()

This patch fixes the truncation problem.
It will be committed to main and MFC'd soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.