freebsd-dev/sys/ufs
Konstantin Belousov c34a5148e8 ffs: fix newly introduced LOR between mntfs vnode lock and topology lock
The mntfs vnode lock should be before topology, as established in
ffs_mountfs().  Extend the locked region in ffs_unmount().

Reported and reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D33013
2021-11-16 20:01:31 +02:00
..
ffs ffs: fix newly introduced LOR between mntfs vnode lock and topology lock 2021-11-16 20:01:31 +02:00
ufs vfs: remove cn_thread 2021-10-11 13:21:47 +00:00