Date: Sat, 30 Dec 2023 03:32:10 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O Message-ID: <bug-276002-227-THySNXj9ty@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276002-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276002-227-THySNXj9ty>
