summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr/src/uts/common/fs/zfs/sys/dsl_pool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/fs/zfs/sys/dsl_pool.h b/usr/src/uts/common/fs/zfs/sys/dsl_pool.h
index 4ed37b8469..b6c51cb3cd 100644
--- a/usr/src/uts/common/fs/zfs/sys/dsl_pool.h
+++ b/usr/src/uts/common/fs/zfs/sys/dsl_pool.h
@@ -123,7 +123,6 @@ typedef struct dsl_pool {
txg_list_t dp_sync_tasks;
taskq_t *dp_sync_taskq;
taskq_t *dp_zil_clean_taskq;
- txg_list_t dp_early_sync_tasks;
/*
* Protects administrative changes (properties, namespace)