freebsd 2.2.5 and arla-0.13

Assar Westerlund assar at sics.se
Wed Oct 7 05:12:13 CEST 1998


Eric Hoffman <hoffman at cs.washington.edu> writes:
> thanks _very much_ for your time. it looks like fhopen_working is zero
> because of the return value from k_hasafs().

Could you look what version of afssysdefs.h you have?  It should
probably be at least 1.18.  If it's not, make sure you have the
following in it and rebuild libkafs and arald:

#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
#define AFS_SYSCALL 210
#endif

(If you have debugging enabled in xfs you should get output when
k_hasafs is called.)

If k_hasafs() works, you'll have to check that fcache_fhget and fhopen
are not getting any errors.

/assar





More information about the Arla-drinkers mailing list