freebsd-dev/sys/fs/unionfs
Jason A. Harmening f9e28f9003 unionfs: lock newly-created vnodes before calling insmntque()
This fixes an insta-panic when attempting to use unionfs with
DEBUG_VFS_LOCKS.  Note that unionfs still has a long way to
go before it's generally stable or usable.

Reviewed by:	kib (prior version), markj
Tested by:	pho
Differential Revision: https://reviews.freebsd.org/D31917
2021-09-23 19:20:30 -07:00
..
union_subr.c unionfs: lock newly-created vnodes before calling insmntque() 2021-09-23 19:20:30 -07:00
union_vfsops.c unionfs: style 2021-09-01 07:55:37 -07:00
union_vnops.c unionfs: style 2021-09-01 07:55:37 -07:00
union.h unionfs: style 2021-09-01 07:55:37 -07:00