freebsd-skq/sys/cddl
pjd 33ebe8ecb6 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
..
compat/opensolaris strchr() and strrchr() are already present in the kernel, but with less 2007-04-10 21:42:12 +00:00
contrib/opensolaris Uncomment forgotten check. Without this check in-place, ZFS will panic on 2007-04-16 10:23:24 +00:00