summaryrefslogtreecommitdiff
path: root/usr.sbin/afs/include
AgeCommit message (Collapse)Author
2006-04-30remove the simplelock argument from vfs_busy() which is currently notNikolay Sturm
used and will never be used this way in VFS requested by and ok pedro, ok krw, biorn
2005-11-30No need for vfs_busy() and vfs_unbusy() to take a process pointerPedro Martelletto
anymore. Testing by jolan@, thanks.
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
of panics and bugfixes. Access curproc directly, do not expect a process pointer as an argument. Should fix many "process context required" bugs. Incentive and okay millert@, okay marc@. Various testing, thanks.
2003-08-05Set arla version to something sensible. (This is arla -current, not anHans Insulander
official release. We can't use a released version of arla, because they all need krb4)
2003-08-05RegenerateHans Insulander
2002-06-07Pregenerated files for arla-0.35.7Hans Insulander