https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270810

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Konstantin Belousov <[email protected]> ---
Do you mean that file on server is not updated after the client writes through
a mmapped region?  If yes, this is how it should work.  File is consistent on
client, but not on server/other clients. For inter-machine consistency, NFS
provides close-to-open consistency, but since you closed file earlier, that did
not acted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to