X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_cfg.h;h=bf2a62a7305e153536e7ed151686313c949b828a;hp=11f15769e6c28c25b88cbc74e540665360437a33;hb=f7815c80d95b20c97317fbd7010013dca009121e;hpb=7532409b3a0760a74e0bbaa86ecb3a0a2d0d011d diff --git a/lustre/include/lustre_cfg.h b/lustre/include/lustre_cfg.h index 11f1576..bf2a62a 100644 --- a/lustre/include/lustre_cfg.h +++ b/lustre/include/lustre_cfg.h @@ -115,6 +115,7 @@ enum lcfg_command_type { LCFG_NODEMAP_TEST_ID = 0x00ce056, /**< test uid/gid mapping */ LCFG_NODEMAP_SET_FILESET = 0x00ce057, /**< set fileset */ LCFG_NODEMAP_DENY_UNKNOWN = 0x00ce058, /**< deny squashed nodemap users */ + LCFG_NODEMAP_MAP_MODE = 0x00ce059, /**< set the mapping mode */ }; struct lustre_cfg_bufs {