Whamcloud - gitweb
LU-15625 sec: fix set_param -P for root squash
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / lustre_param.h
index 284c63b..8b91770 100644 (file)
@@ -68,6 +68,8 @@
 #define PARAM_ACTIVE               "active="           /* activate/deactivate */
 #define PARAM_NETWORK              "network="          /* bind on nid */
 #define PARAM_ID_UPCALL                "identity_upcall="  /* identity upcall */
+#define PARAM_ROOTSQUASH          "root_squash="      /* root squash */
+#define PARAM_NOSQUASHNIDS        "nosquash_nids="    /* no squash nids */
 
 /* Prefixes for parameters handled by obd's proc methods (XXX_process_config) */
 #define PARAM_OST              "ost."