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.