freebsd-skq/sys/miscfs/nullfs
jasone 4e290e67b7 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
..
null_subr.c Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
null_vfsops.c Fix vnode locking bugs in the nullfs. 2000-09-25 15:38:32 +00:00
null_vnops.c Prevent dereference of NULL pointer when null_lock() and null_unlock() 2000-10-03 04:25:53 +00:00
null.h Various cleanups towards make nullfs functional (it is still broken 2000-09-05 09:02:07 +00:00