Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Tue, 9 Oct 2007 19:32:56 +0000 (19:32 +0000)
committeradilger <adilger>
Tue, 9 Oct 2007 19:32:56 +0000 (19:32 +0000)
Add missing connect flag in obd_connect_names for flags only in HEAD.

lustre/obdclass/lprocfs_status.c

index 3b0e212..53c76e5 100644 (file)
@@ -663,6 +663,8 @@ static const char *obd_connect_names[] = {
         "size_on_mds",
         "adaptive_timeout",
         "lru_resize",
+        "mds_mds_connection",
+        "real_conn",
         NULL
 };