Whamcloud - gitweb
LU-16415 quota: enforce project quota for root
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / lustre_cfg.h
index 97bd28f..ab0dc0b 100644 (file)
@@ -140,6 +140,7 @@ enum lcfg_command_type {
        LCFG_NODEMAP_SET_SEPOL    = 0x00ce05b, /**< set SELinux policy */
        LCFG_NODEMAP_FORBID_ENCRYPT     = 0x00ce05c, /**< forbid encryption */
        LCFG_NODEMAP_SQUASH_PROJID      = 0x00ce05d, /**< default map projid */
+       LCFG_NODEMAP_READONLY_MOUNT     = 0x00ce05e, /**< read-only mount */
 };
 
 struct lustre_cfg_bufs {