Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lnet / lnet / api-errno.c
index 1c01c88..0e155da 100644 (file)
@@ -36,7 +36,8 @@ const char *ptl_err_str[] = {
         "PTL_MD_NO_UPDATE",
         "PTL_FAIL",
 
-        "PTL_IOV_INVALID",
+        "PTL_IOV_TOO_MANY",
+        "PTL_IOV_TOO_SMALL",
 
         "PTL_EQ_IN_USE",