[OpenAFS] 1.4.1-rc2 Mac File Oddities
Horst Birthelmer
horst@riback.net
Fri, 2 Dec 2005 22:59:02 +0100
On Dec 2, 2005, at 7:38 PM, Mike Bydalek wrote:
...
> -Touch a file.txt on the Mac
> -Modify with Linux
> -Open on the Mac the changes are seen. Modify the file.
> -Open on the Linux, the changes are seen. Modify the file.
> -Open on the Mac and only the last set of changes were seen.
> Modify the file and it disppears using "ls -al", but not using "ls".
>
Is it possible, that your Mac is behind a firewall or somehow not
able to get the callbacks?
It would completely fit what you're describing.
The first open on the Mac gets the file into the cache, and since no
callbacks are received you will get that same version from that on
until it's discarded from the cache.
Horst