summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_taskqueue.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2009-08-17 08:36:41 +0000
committerpjd <pjd@FreeBSD.org>2009-08-17 08:36:41 +0000
commitecef618a3741ef25f71cc6f035412f57986febec (patch)
tree34a52543947457c64be57000b3649f8c12080bc7 /sys/kern/subr_taskqueue.c
parent6ccc3544c4c22badc215fc72175b55fa9fa201eb (diff)
downloadFreeBSD-src-ecef618a3741ef25f71cc6f035412f57986febec.zip
FreeBSD-src-ecef618a3741ef25f71cc6f035412f57986febec.tar.gz
- Fix a race where /dev/zfs control device is created before ZFS is fully
initialized. Also destroy /dev/zfs before doing other deinitializations. - Initialization through taskq is no longer needed and there is a race where one of the zpool/zfs command loads zfs.ko and tries to do some work immediately, but /dev/zfs is not there yet. Reported by: pav Approved by: re (kib)
Diffstat (limited to 'sys/kern/subr_taskqueue.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud