Whamcloud - gitweb
branch: HEAD
[fs/lustre-release.git] / lustre / utils / gss / lsupport.h
index 2172e9c..fece9c4 100644 (file)
@@ -20,8 +20,9 @@ void gssd_exit_unique(int type);
  * copied from lustre source
  */
 
-#define LUSTRE_GSS_SVC_MDS      0
-#define LUSTRE_GSS_SVC_OSS      1
+#define LUSTRE_GSS_SVC_MGS      0
+#define LUSTRE_GSS_SVC_MDS      1
+#define LUSTRE_GSS_SVC_OSS      2
 
 extern const char * lustre_svc_name[];