Date: Sun, 07 Jan 2024 22:21:47 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 269330] fusefs: data corruption with mmap and either o_direct or fspacectl Message-ID: <bug-269330-3630-0gZNICMdzl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269330-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-269330-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=3D269330 --- Comment #3 from Alan Somers <asomers@FreeBSD.org> --- kib, do you think that I could fix this bug by doing a vm_object_page_clean followed by vinvalbuf just prior to FUSE_COPY_FILE_RANGE, FUSE_FALLOCATE, o= r a FUSE_WRITE with O_DIRECT ? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269330-3630-0gZNICMdzl>