freebsd-dev/sys/miscfs
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
..
deadfs Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
fdesc
fifofs Introduce vop_stdinactive() and make it the default if no vop_inactive 2000-08-18 10:01:02 +00:00
kernfs Fix a 64-bitism, use size_t instead of u_int for 4th arg to copyinstr. 2000-09-11 05:45:06 +00:00
nullfs Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
portal Introduce vop_stdinactive() and make it the default if no vop_inactive 2000-08-18 10:01:02 +00:00
procfs Remove a comment that has been not only obsolete but patently wrong for the 2000-09-04 18:18:17 +00:00
specfs Fix panic when removing open device (found by bp@) 2000-08-24 15:36:55 +00:00
umapfs
union Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00