1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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
null_vfsops.c
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