Whamcloud - gitweb
LU-14594 ptlrpc: do not match reply with resent RPC
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 5640acb..ac0d0aa 100644 (file)
@@ -641,6 +641,7 @@ static const char *const obd_connect_names[] = {
        "getattr_pfid",         /* 0x20000 */
        "lseek",                /* 0x40000 */
        "dom_lvb",              /* 0x80000 */
+       "reply_mbits",          /* 0x100000 */
        NULL
 };