diff --git a/ctdb/include/ctdb_protocol.h b/ctdb/include/ctdb_protocol.h index 7b6014fdff9..21a8b519c78 100644 --- a/ctdb/include/ctdb_protocol.h +++ b/ctdb/include/ctdb_protocol.h @@ -143,7 +143,7 @@ struct ctdb_req_tunnel_old { }; /* - Structure used for a nodemap. + Structure used for a nodemap. The nodemap is the structure containing a list of all nodes known to the cluster and their associated flags. */ @@ -202,7 +202,7 @@ struct ctdb_db_statistics_old { char hot_keys_wire[1]; }; -/* +/* a wire representation of the vnn map */ struct ctdb_vnn_map_wire {