OBS User unknown
2008-05-01 13:03:59 +00:00
committed by Git OBS Bridge
parent 7b6ed3d331
commit 2754b8fdcd
6 changed files with 326 additions and 27 deletions

View File

@@ -0,0 +1,11 @@
--- daemons/clvmd/clvmd-openais.c
+++ daemons/clvmd/clvmd-openais.c
@@ -308,7 +308,7 @@
ninfo->state = NODE_CLVMD;
}
- num_nodes = joined_list_entries;
+ num_nodes = member_list_entries;
//Verbose on node_hash, helpful to debug
struct dm_hash_node *hn;