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 263721 Details for
Bug 327721
failed RG status change while relocating to preferred failover node
[?]
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]
Fix for cman; currently testing
bz327721.patch (text/plain), 541 bytes, created by
Lon Hohberger
on 2007-11-19 17:42:50 UTC
(
hide
)
Description:
Fix for cman; currently testing
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2007-11-19 17:42:50 UTC
Size:
541 bytes
patch
obsolete
>Index: daemon/commands.c >=================================================================== >RCS file: /cvs/cluster/cluster/cman/daemon/commands.c,v >retrieving revision 1.55.2.13 >diff -u -r1.55.2.13 commands.c >--- daemon/commands.c 27 Sep 2007 09:05:45 -0000 1.55.2.13 >+++ daemon/commands.c 19 Nov 2007 16:07:35 -0000 >@@ -2010,6 +2010,7 @@ > switch (node->state) { > case NODESTATE_MEMBER: > node->state = NODESTATE_DEAD; >+ memset(&node->port_bits, 0, sizeof(node->port_bits)); > cluster_members--; > recalculate_quorum(0, 0); > break;
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 327721
: 263721 |
263901
|
268981