Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem

This commit is contained in:
Brian Behlendorf 2010-05-28 10:15:14 -07:00
commit d272a44f96
1 changed files with 0 additions and 1 deletions

View File

@ -223,7 +223,6 @@ dsl_pool_close(dsl_pool_t *dp)
txg_list_destroy(&dp->dp_dirty_datasets);
txg_list_destroy(&dp->dp_dirty_dirs);
txg_list_destroy(&dp->dp_sync_tasks);
list_destroy(&dp->dp_synced_datasets);
arc_flush(dp->dp_spa);