On Thu, Jan 25, 2001 at 04:06:07PM -0500, Brad Clements wrote:
> On 25 Jan 2001, at 15:36, Jan Harkes wrote:
>
> > There are no pending operations and we are in fully connected operation,
> > the store operations to the server must have succeeded and the client
> > thinks the server already has the data. ....
>
> Is it possible that the server *does* have the data, but my other clients
> have failed to cache the attributes correctly?
No, I figured it out. The application that wrote the files into Coda is
buggy and forgot to close the filedescriptors. Close the application
and... you'll see the stores going through.
Jan