freebsd-dev/sys/fs/nullfs
John Baldwin ccabcacb30 Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather than
always turning it on along with any flags set in the lower mount.

Tested by:	kris
Reviewed by:	jeff
MFC after:	3 days
2006-02-10 18:06:49 +00:00
..
null_subr.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
null_vfsops.c Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather than 2006-02-10 18:06:49 +00:00
null_vnops.c Handle a race condition where NULLFS vnode can be cleaned while threads 2005-09-15 19:21:26 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00