freebsd-skq/sys/ufs
Jason Evans a18b1f1d4d Convert lockmgr locks from using simple locks to using mutexes.
Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
2000-10-04 01:29:17 +00:00
..
ffs Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
mfs Add VOP_*VOBJECT vops, because MFS requires explicit vop specification. 2000-09-12 16:21:16 +00:00
ufs Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00