Date: Mon, 01 Jan 2024 23:03:38 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O Message-ID: <bug-276002-3630-RZqJIC3UyX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276002-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-276002-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276002 --- Comment #41 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Konstantin Belousov from comment #38) I now believe that if this patch could work, we need to check both for writeable mappings (writeable > 0) or for previous existence of mappings that dirtied the vnode (vm_object_might_be_dirty()). I updated the patch on my WIP branch for testing. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276002-3630-RZqJIC3UyX>