freebsd-dev/sys/cddl/contrib/opensolaris/uts/common
Pawel Jakub Dawidek 8cb195f758 Uncomment forgotten check. Without this check in-place, ZFS will panic on
unload instead of returning EBUSY. This check tells if there are mounted
ZFS file systems or not. We can't unload if there are mounted file systems.

Reported by:	Andrey V. Elsukov <bu7cher@yandex.ru>
2007-04-16 10:23:24 +00:00
..
fs Uncomment forgotten check. Without this check in-place, ZFS will panic on 2007-04-16 10:23:24 +00:00
os Limit the number of system taskq threads to the number of CPUs. 2007-04-07 21:41:11 +00:00
rpc
sys Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it on 2007-04-08 23:59:39 +00:00
zmod
Makefile.files