Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Live-Patching:s390x
home:sschapiro:openstack:upstream
cluster
cman_use_hash_cluster_id_by_default.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cman_use_hash_cluster_id_by_default.patch of Package cluster
commit bd99e6e4616fddeba7b53333308a57fb327709a8 Author: Fabio M. Di Nitto <fdinitto@redhat.com> Date: Fri Mar 26 18:18:19 2010 +0100 cman: use hash_cluster_id by default This change is not yet suitable for upstream as it breaks minor rolling upgrades. Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com> diff --git a/cman/daemon/cman-preconfig.c b/cman/daemon/cman-preconfig.c index ef5964f..2352670 100644 --- a/cman/daemon/cman-preconfig.c +++ b/cman/daemon/cman-preconfig.c @@ -50,7 +50,7 @@ static char *mcast_name; static char *cluster_name; static char error_reason[1024] = { '\0' }; static hdb_handle_t cluster_parent_handle; -static int use_hashed_cluster_id = 0; +static int use_hashed_cluster_id = 1; /* * Exports the interface for the service
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor