Deleted Added
full compact
4277a4278,4287
> * The pool could already be imported,
> * e.g., after reboot -r.
> */
> if (spa->spa_state == POOL_STATE_ACTIVE) {
> mutex_exit(&spa_namespace_lock);
> nvlist_free(config);
> return (0);
> }
>
> /*