Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 291370 Details for
Bug 428219
FQDN in cluster.conf causes issues with fencing
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix
fqdn.patch (text/plain), 616 bytes, created by
Christine Caulfield
on 2008-01-11 10:34:29 UTC
(
hide
)
Description:
Patch to fix
Filename:
MIME Type:
Creator:
Christine Caulfield
Created:
2008-01-11 10:34:29 UTC
Size:
616 bytes
patch
obsolete
>Index: cman/cman_tool/join_ccs.c >=================================================================== >RCS file: /cvs/cluster/cluster/cman/cman_tool/Attic/join_ccs.c,v >retrieving revision 1.7.2.8 >diff -u -p -r1.7.2.8 join_ccs.c >--- cman/cman_tool/join_ccs.c 18 Dec 2006 13:37:55 -0000 1.7.2.8 >+++ cman/cman_tool/join_ccs.c 11 Jan 2008 10:30:51 -0000 >@@ -118,8 +118,8 @@ int verify_nodename(commandline_t *comli > > if (strlen(nodename2) == strlen(nodename3) && > !strncmp(nodename2, nodename3, strlen(nodename3))) { >+ strcpy(nodename, str); > free(str); >- strcpy(nodename, nodename3); > return 0; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 428219
: 291370