Whamcloud - gitweb
b=10466
[fs/lustre-release.git] / lnet / lnet / api-errno.c
index 1c01c88..2f32cbf 100644 (file)
@@ -5,6 +5,7 @@
  * Instantiate the string table of errors
  *
  *   This file is part of Lustre, http://www.sf.net/projects/lustre/
+ *   This file is not subject to copyright protection.
  */
 
 /* If you change these, you must update the number table in portals/errno.h */
@@ -40,6 +41,9 @@ const char *ptl_err_str[] = {
 
         "PTL_EQ_IN_USE",
 
+        "PTL_NI_INVALID",
+        "PTL_MD_ILLEGAL",
+
         "PTL_MAX_ERRNO"
 };
 /* If you change these, you must update the number table in portals/errno.h */