[Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Jan 2024 01:37:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276002

--- Comment #46 from geoffrey@dommett.com ---
If this is related to the bug I reported PR#270810 , The problem isnt the page
state, but the fact that when the process writing exits, the pages are
immediately discarded before they are sent to the NFS server. As long as the
process that
has dirtied the pages is kept alive, there is no issue.
This affects bsd nfs clients, linux nfs clients are unaffected.

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