Excerpts from transarc.external.info-afs: 11-Dec-95 Re: afs: failed to
store file Robert [EMAIL PROTECTED] (969*)
> Since this error is coming from the AFS cache on the client, which disk
> does it apply to, server disk or client disk? If the client disk, then
> I'm assuming it has something to do with the disk space where the cache
> is defined at.
It looks to me like these errors (``afs: failed to store file
(NUMBER_HERE)'') are results from the file server. They appear to be
printed during the course of closing a file that has changes not yet
written back to the server, after the close() call does those writes and
gets an error back from the file server.
All assuming that I'm browsing the code correctly....
Craig