Russ Allbery <[email protected]> writes: > Simon Wilkinson <[email protected]> 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? Sorry, I meant fsync. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
