Merge commit 'refs/top-bases/linux-have-spl-debug' into linux-have-spl-debug
This commit is contained in:
commit
34ac1eae9e
|
@ -223,7 +223,6 @@ dsl_pool_close(dsl_pool_t *dp)
|
||||||
|
|
||||||
txg_list_destroy(&dp->dp_dirty_datasets);
|
txg_list_destroy(&dp->dp_dirty_datasets);
|
||||||
txg_list_destroy(&dp->dp_dirty_dirs);
|
txg_list_destroy(&dp->dp_dirty_dirs);
|
||||||
txg_list_destroy(&dp->dp_sync_tasks);
|
|
||||||
list_destroy(&dp->dp_synced_datasets);
|
list_destroy(&dp->dp_synced_datasets);
|
||||||
|
|
||||||
arc_flush(dp->dp_spa);
|
arc_flush(dp->dp_spa);
|
||||||
|
|
Loading…
Reference in New Issue