Whamcloud - gitweb
LU-6179 llite: Implement ladvise lockahead
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 18bd5e0..79c1413 100644 (file)
@@ -841,12 +841,13 @@ static const char *obd_connect_names[] = {
        "multi_mod_rpcs",
        "dir_stripe",
        "subtree",
        "multi_mod_rpcs",
        "dir_stripe",
        "subtree",
-       "lock_ahead",
+       "lockahead",
        "bulk_mbits",
        "compact_obdo",
        "second_flags",
        /* flags2 names */
        "file_secctx",
        "bulk_mbits",
        "compact_obdo",
        "second_flags",
        /* flags2 names */
        "file_secctx",
+       "lockaheadv2",
        NULL
 };
 
        NULL
 };