[Bug 269261] data corruption with fspacectl and mmap
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269261] data corruption with fspacectl and mmap"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Jan 2023 02:27:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269261 --- Comment #2 from Alan Somers <asomers@FreeBSD.org> --- Created attachment 239822 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239822&action=edit Add a test case for fusefs Here is a minimal test case for fusefs. I can probably come up with a standalone program tomorrow. Also, I discovered that the bug goes away if I msync() after doing the mmap write. -- You are receiving this mail because: You are the assignee for the bug.