diff options
author | pjd <pjd@FreeBSD.org> | 2009-08-17 08:36:41 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2009-08-17 08:36:41 +0000 |
commit | ecef618a3741ef25f71cc6f035412f57986febec (patch) | |
tree | 34a52543947457c64be57000b3649f8c12080bc7 /sys/kern/subr_taskqueue.c | |
parent | 6ccc3544c4c22badc215fc72175b55fa9fa201eb (diff) | |
download | FreeBSD-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