Whamcloud - gitweb
LU-10365 tests: set proper paths headers for sanity test 400a
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / lustre_cfg.h
index c71be81..d5b5b6c 100644 (file)
@@ -35,6 +35,7 @@
 
 #include <linux/errno.h>
 #include <linux/kernel.h>
+#include <linux/types.h>
 /*
  * This is due to us being out of kernel and the way the OpenSFS branch
  * handles CFLAGS.
@@ -148,6 +149,7 @@ enum lcfg_command_type {
                                                 *  users
                                                 */
        LCFG_NODEMAP_MAP_MODE     = 0x00ce059, /**< set the mapping mode */
+       LCFG_NODEMAP_AUDIT_MODE   = 0x00ce05a, /**< set the audit mode */
 };
 
 struct lustre_cfg_bufs {