[OpenAFS-devel] OpenAFS for FreeBSD 5.2 patch

Garrett Wollman wollman@khavrinen.lcs.mit.edu
Wed, 10 Mar 2004 00:24:22 -0500 (EST)


<<On Wed, 10 Mar 2004 00:15:01 -0500, Garance A Drosihn <drosih@rpi.edu> said:

> and it seems to be working correctly.  I can 'klog' to my RPI
> userid, and then poke around all my private files in AFS @rpi.
> I was also able to 'umount' /afs correctly.  It's encouraging
> to see it get this far!  Thanks for the extra tips.

Once you get enough activity to start to recycle vnodes (and AFS
vcache entries) it will probably fall over pretty fast.  Adding
WITNESS and DEBUG_VFS_LOCKS may make the bugs more obvious.

-GAWollman