summaryrefslogtreecommitdiff
path: root/usr/src/common
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2014-04-24 12:56:12 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2014-04-24 12:56:12 +0000
commitc3b0679fdbf9d95f682961962c9cd17dd6e07a9d (patch)
treef8e31372ba6e91c13fab2643493f4d0dc2877077 /usr/src/common
parent6b3ed6f1b8fbda8338d005cbfe8ac62308064a86 (diff)
downloadillumos-joyent-c3b0679fdbf9d95f682961962c9cd17dd6e07a9d.tar.gz
OS-2953 zpool import panics after zfs fs/ss feature merge
Diffstat (limited to 'usr/src/common')
-rw-r--r--usr/src/common/zfs/zfeature_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/common/zfs/zfeature_common.h b/usr/src/common/zfs/zfeature_common.h
index 2af10134d5..9a369b7fee 100644
--- a/usr/src/common/zfs/zfeature_common.h
+++ b/usr/src/common/zfs/zfeature_common.h
@@ -43,7 +43,6 @@ typedef enum spa_feature {
SPA_FEATURE_ASYNC_DESTROY,
SPA_FEATURE_EMPTY_BPOBJ,
SPA_FEATURE_LZ4_COMPRESS,
- SPA_FEATURE_FS_SS_LIMIT_OBS,
SPA_FEATURE_MULTI_VDEV_CRASH_DUMP,
SPA_FEATURE_SPACEMAP_HISTOGRAM,
SPA_FEATURE_ENABLED_TXG,