]> git.proxmox.com Git - mirror_zfs.git/blobdiff - include/zfeature_common.h
Pool allocation classes
[mirror_zfs.git] / include / zfeature_common.h
index 8d31309e87ba8fd810e4bad2232ed08b26757dd9..84bc7f816734a17c73e6c655ab70d6b23d223549 100644 (file)
@@ -23,6 +23,7 @@
  * Copyright (c) 2011, 2017 by Delphix. All rights reserved.
  * Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
  * Copyright (c) 2013, Joyent, Inc. All rights reserved.
+ * Copyright (c) 2017, Intel Corporation.
  */
 
 #ifndef _ZFEATURE_COMMON_H
@@ -63,6 +64,7 @@ typedef enum spa_feature {
        SPA_FEATURE_OBSOLETE_COUNTS,
        SPA_FEATURE_POOL_CHECKPOINT,
        SPA_FEATURE_SPACEMAP_V2,
+       SPA_FEATURE_ALLOCATION_CLASSES,
        SPA_FEATURES
 } spa_feature_t;