aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dsl_dataset.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/dsl_dataset.h')
-rw-r--r--include/sys/dsl_dataset.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/sys/dsl_dataset.h b/include/sys/dsl_dataset.h
index eb0c6838b..a0ef3bc9c 100644
--- a/include/sys/dsl_dataset.h
+++ b/include/sys/dsl_dataset.h
@@ -86,13 +86,6 @@ struct dsl_pool;
/*
* This field is present (with value=0) if this dataset may contain large
- * blocks (>128KB). If it is present, then this dataset
- * is counted in the refcount of the SPA_FEATURE_LARGE_BLOCKS feature.
- */
-#define DS_FIELD_LARGE_BLOCKS "org.open-zfs:large_blocks"
-
-/*
- * This field is present (with value=0) if this dataset may contain large
* dnodes (>512B). If it is present, then this dataset is counted in the
* refcount of the SPA_FEATURE_LARGE_DNODE feature.
*/