Whamcloud - gitweb
LU-10938 ptlrpc: Add WBC connect flag
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 7a202e2..1c30d87 100644 (file)
@@ -806,6 +806,7 @@ static const char *obd_connect_names[] = {
        "unknown",      /* 0x08 */
        "unknown",      /* 0x10 */
        "flr",          /* 0x20 */
+       "wbc",          /* 0x40 */
        NULL
 };