Add linux kernel disk support
[zfs.git] / module / zfs / spa_misc.c
index 4027d0f..6fb3f90 100644 (file)
@@ -1510,12 +1510,6 @@ spa_name_compare(const void *a1, const void *a2)
        return (0);
 }
 
-int
-spa_busy(void)
-{
-       return (spa_active_count);
-}
-
 void
 spa_boot_init(void)
 {