freebsd-dev/sys/fs/nullfs
Alexander Kabaev d11c07ba56 Handle a race condition where NULLFS vnode can be cleaned while threads
can still be asleep waiting for lowervp lock.

Tested by:	kkenn
Discussed with: ssouhlal, jeffr
2005-09-15 19:21:26 +00:00
..
null_subr.c - Clear VI_OWEINACT before calling vget() with no lock type. We know 2005-04-11 11:17:20 +00:00
null_vfsops.c - Honor the flags argument passed to null_root(). The filesystem below 2005-04-11 11:16:29 +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