[OpenAFS-devel] Re: Problems on 8-way Itanium2 system

Derrick J Brashear shadow@dementia.org
Thu, 3 Mar 2005 11:10:54 -0500 (EST)


>> afs: failed to store file (partition full)
>
> afs: failed to store file (110)
>
> But where to find this errorcode ... :(

grep 110 /usr/include/asm/errno.h
#define ETIMEDOUT       110     /* Connection timed out */