]> git.proxmox.com Git - mirror_zfs.git/blobdiff - include/sys/zio.h
Improve write issue taskqs utilization
[mirror_zfs.git] / include / sys / zio.h
index 4037b429982bbc22af952ecc0823d4847e24cc73..77c70b9b481c6a128af855c9b31ec8a682f5982e 100644 (file)
@@ -528,9 +528,6 @@ struct zio {
 
        /* Taskq dispatching state */
        taskq_ent_t     io_tqent;
-
-       /* write issue taskq selection, based upon sync thread */
-       taskq_t         *io_wr_iss_tq;
 };
 
 enum blk_verify_flag {