Whamcloud - gitweb
LU-7846 nodemap: add fileset info to nodemap
[fs/lustre-release.git] / lustre / include / lustre_cfg.h
index 71c65c3..f635786 100644 (file)
@@ -117,6 +117,7 @@ enum lcfg_command_type {
        LCFG_NODEMAP_DEL_SHKEY  = 0x00ce054, /**< delete shared key from cluster */
        LCFG_NODEMAP_TEST_NID   = 0x00ce055, /**< test for nodemap membership */
        LCFG_NODEMAP_TEST_ID    = 0x00ce056, /**< test uid/gid mapping */
+       LCFG_NODEMAP_SET_FILESET   = 0x00ce057, /**< set fileset */
 };
 
 struct lustre_cfg_bufs {