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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Dec 2023 03:32:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276002

--- Comment #17 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Alan Somers from comment #16)
Did you tried with disabled copy_file_range?

Also, does 'msync after write' means msync after mapped write, or after
write(2)?
I suspect that it should be _before_ whatever write is.

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