[Bug 269328] nfs client: data corruption using fspacectl and mmap
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269328] nfs client: data corruption using fspacectl and mmap"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 23:43:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269328 --- Comment #7 from Alan Somers <asomers@FreeBSD.org> --- (In reply to Konstantin Belousov from comment #6) It seems that doing msync just before fspacectl doesn't fix the problem at all. Possibly that's because the test program immediately unmaps the file after the mmap write, and then later has to mmap it again just for the msync? -- You are receiving this mail because: You are the assignee for the bug.