[OpenAFS-devel] OpenAFS for FreeBSD 5.2 patch

Adriaan de Groot adridg@cs.kun.nl
Fri, 19 Mar 2004 11:08:20 +0100 (MET)


On Thu, 18 Mar 2004, Jim Rees wrote:

> Can you try something for me?  Comment out the vput(dvp) in
> osi_vnodeops.c:afs_vop_mkdir() and see if that fixes it.

That stops the panic-in-3-user-commands, for sure. (ie. cd /afs/@cell ;
mkdir foo ; cd ; no longer panics) Now I can mess with the system some
more to see if it falls over after some more serious activity.