freebsd-src/sys/cddl/compat/opensolaris
Pawel Jakub Dawidek 4f2398ea17 - Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR:
1st 0xc4cea568 struct mount mtx (struct mount mtx) @ /usr/src/sys/modules/zfs/../../compat/opensolaris/kern/opensolaris_vfs.c:209
  2nd 0xc3ee9010 sleep mtxpool (sleep mtxpool) @ /usr/src/sys/kern/kern_resource.c:1266
- Move crdup() outside MNT_ILOCK()/MNT_IUNLOCK(), as it can sleep.

Reported by:	Olli Hauer <ohauer@gmx.de>
MFC after:	3 days
2007-11-01 08:58:29 +00:00
..
kern - Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR: 2007-11-01 08:58:29 +00:00
machine
rpc
sys Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00