chrisrd commented on this pull request.


> @@ -122,6 +122,8 @@ typedef struct dsl_pool {
        txg_list_t dp_dirty_dirs;
        txg_list_t dp_sync_tasks;
        taskq_t *dp_sync_taskq;
+       taskq_t *dp_zil_clean_taskq;
+       txg_list_t dp_early_sync_tasks;

`dp_early_sync_tasks` is not used?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/439#pullrequestreview-60051594
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T2df69c322a9fd4c0-M7d9a5a02f8b03bf8439226a6
Powered by Topicbox: https://topicbox.com

Reply via email to