Whamcloud - gitweb
LU-10092 pcc: Reserve a new connection flag for PCC
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 8894a38..dbbf136 100644 (file)
@@ -785,6 +785,7 @@ static const char *obd_connect_names[] = {
        "unknown",              /* 0x200 */
        "selinux_policy",       /* 0x400 */
        "lsom",                 /* 0x800 */
+       "pcc",                  /* 0x1000 */
        NULL
 };