]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/zfs_sysfs.c
OpenZFS 9102 - zfs should be able to initialize storage devices
[mirror_zfs.git] / module / zfs / zfs_sysfs.c
index b17c91f6527c09a962940fcbf5bd3046fd047090..87c4ac117c14199784583cace61a813f323243b5 100644 (file)
@@ -358,6 +358,7 @@ pool_property_show(struct kobject *kobj, struct attribute *attr, char *buf)
  */
 static const char *zfs_features[]  = {
        /* --> Add new kernel features here (post ZoL 0.8.0) */
+       "vdev_initialize"
 };
 
 #define        ZFS_FEATURE_COUNT       ARRAY_SIZE(zfs_features)