]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - include/sys/dmu_tx.h
Imported Upstream version 0.6.4.2
[mirror_zfs-debian.git] / include / sys / dmu_tx.h
index 59a1474020e23354f60a3e982e2ef2e7a358775c..c70c97da03f2806dfcd894dfce02eb76b9aebd3f 100644 (file)
@@ -130,10 +130,8 @@ typedef struct dmu_tx_stats {
        kstat_named_t dmu_tx_error;
        kstat_named_t dmu_tx_suspended;
        kstat_named_t dmu_tx_group;
-       kstat_named_t dmu_tx_how;
        kstat_named_t dmu_tx_memory_reserve;
        kstat_named_t dmu_tx_memory_reclaim;
-       kstat_named_t dmu_tx_memory_inflight;
        kstat_named_t dmu_tx_dirty_throttle;
        kstat_named_t dmu_tx_dirty_delay;
        kstat_named_t dmu_tx_dirty_over_max;