Whamcloud - gitweb
LU-10175 ptlrpc: add LOCK_CONVERT connection flag
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 1c30d87..fbe115a 100644 (file)
@@ -807,6 +807,7 @@ static const char *obd_connect_names[] = {
        "unknown",      /* 0x10 */
        "flr",          /* 0x20 */
        "wbc",          /* 0x40 */
+       "lock_convert",  /* 0x80 */
        NULL
 };