Whamcloud - gitweb
LU-10810 ptlrpc: introduce OST_SEEK RPC
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 85ed714..22842e9 100644 (file)
@@ -635,6 +635,7 @@ static const char *obd_connect_names[] = {
        "client_encryption",    /* 0x8000 */
        "fidmap",               /* 0x10000 */
        "getattr_pfid",         /* 0x20000 */
+       "lseek",                /* 0x40000 */
        NULL
 };