Whamcloud - gitweb
LU-3527 nodemap: add NID range management
[fs/lustre-release.git] / lustre / include / lustre_cfg.h
index 1aebf8b..2d8b83e 100644 (file)
@@ -105,6 +105,7 @@ enum lcfg_command_type {
        LCFG_NODEMAP_SQUASH_GID = 0x00ce052, /**< default map gid */
        LCFG_NODEMAP_ADD_SHKEY  = 0x00ce053, /**< add shared key to cluster */
        LCFG_NODEMAP_DEL_SHKEY  = 0x00ce054, /**< delete shared key from cluster */
+       LCFG_NODEMAP_TEST_NID   = 0x00ce055, /**< test for nodemap membership */
 };
 
 struct lustre_cfg_bufs {