Simon Wilkinson <s...@inf.ed.ac.uk> writes:

> There is one exception to this behaviour on Unix. If you have opened a
> file for writing, and dirtied that file, then the version of the data on
> your client remains that at the point the file was dirtied - any
> subsequent changes on the fileserver won't be delivered to your client
> until you close the open file handle (and the data is sent to the
> server)

Or when you call fflush, no?

-- 
Russ Allbery (r...@stanford.edu)             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to