freebsd-dev/sys/ufs
Konstantin Belousov 303d3ae7e8 ufs, msdosfs: do not record witness order when creating vnode
When allocating new vnode, we need to lock it exclusively before
making it externally visible.  Since other threads cannot observe the
vnode yet, current lock order cannot create LoR conditions.

Reviewed by:	mckusick
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D34126
2022-02-01 10:51:55 +02:00
..
ffs ufs, msdosfs: do not record witness order when creating vnode 2022-02-01 10:51:55 +02:00
ufs ufs: be more persistent with finishing some operations 2022-01-31 04:46:21 +02:00