freebsd_amp_hwpstate/sys/fs/nullfs
Boris Popov d45a191e99 Fix nullfs breakage caused by incomplete migration of v_interlock from
simple_lock to mutex.

Reset LK_INTERLOCK flag when interlock released manually.
2000-10-15 06:25:42 +00:00
..
null.h Various cleanups towards make nullfs functional (it is still broken 2000-09-05 09:02:07 +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 Fix nullfs breakage caused by incomplete migration of v_interlock from 2000-10-15 06:25:42 +00:00