freebsd-skq/sys/fs/nullfs
Semen Ustimenko 1542003115 Change null_hashlock into null_hashmtx, because there is no need for
lockmgr and this helps to vget() vnode from hash without a race.

Reviewed by:	bp
MFC after:	2 weeks
2002-06-13 20:18:50 +00:00
..
null_subr.c Change null_hashlock into null_hashmtx, because there is no need for 2002-06-13 20:18:50 +00:00
null_vfsops.c Convert nullfs to nmount. 2002-05-23 23:07:27 +00:00
null_vnops.c Fix the "error" path (when dropping not fully initialized vnode). 2002-06-13 18:25:06 +00:00
null.h Fix the "error" path (when dropping not fully initialized vnode). 2002-06-13 18:25:06 +00:00