Whamcloud - gitweb
LU-4367 ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 25f66b1..e894f33 100644 (file)
@@ -888,6 +888,10 @@ static const char *obd_connect_names[] = {
        "pingless",
        "flock_deadlock",
        "disp_stripe",
+       "open_by_fid",
+       "lfsck",
+       "unknown",
+       "unlink_close",
        "unknown",
        NULL
 };