]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - include/sys/vdev_impl.h
New upstream version 0.7.6
[mirror_zfs-debian.git] / include / sys / vdev_impl.h
index 7c5e54b08e193ec33c8f1598219732d944b2eb73..4c2e3cd2e0af6f62053bbe275d11a4e6948f55d5 100644 (file)
@@ -127,7 +127,6 @@ struct vdev_queue {
        hrtime_t        vq_io_delta_ts;
        zio_t           vq_io_search; /* used as local for stack reduction */
        kmutex_t        vq_lock;
-       uint64_t        vq_lastoffset;
 };
 
 /*