Skip to content
Snippets Groups Projects
Commit ec319e16 authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Branch b1_6

Add missing connect flag in obd_connect_names for flags only in HEAD.
parent 6eba0b34
No related branches found
No related tags found
No related merge requests found
...@@ -663,6 +663,8 @@ static const char *obd_connect_names[] = { ...@@ -663,6 +663,8 @@ static const char *obd_connect_names[] = {
"size_on_mds", "size_on_mds",
"adaptive_timeout", "adaptive_timeout",
"lru_resize", "lru_resize",
"mds_mds_connection",
"real_conn",
NULL NULL
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment