Whamcloud - gitweb
LU-13437 uapi: add OBD_CONNECT2_GETATTR_PFID
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 22f60c4..85ed714 100644 (file)
@@ -633,6 +633,8 @@ static const char *obd_connect_names[] = {
        "crush",                /* 0x2000 */
        "async_discard",        /* 0x4000 */
        "client_encryption",    /* 0x8000 */
+       "fidmap",               /* 0x10000 */
+       "getattr_pfid",         /* 0x20000 */
        NULL
 };