[Bug 269330] fusefs: data corruption with mmap and either o_direct or fspacectl

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Jan 2024 22:21:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269330

--- 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, or a
FUSE_WRITE with O_DIRECT ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.