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 713841 Details for
Bug 907894
CPG: Corosync can duplicate and/or lost messages - Multiple nodes problems
[?]
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]
Proposed patch - part 1 - totempg: Make iov_delv local variable
2013-03-13-0003-totempg-Make-iov_delv-local-variable.patch (text/plain), 868 bytes, created by
Jan Friesse
on 2013-03-21 13:23:22 UTC
(
hide
)
Description:
Proposed patch - part 1 - totempg: Make iov_delv local variable
Filename:
MIME Type:
Creator:
Jan Friesse
Created:
2013-03-21 13:23:22 UTC
Size:
868 bytes
patch
obsolete
>From 8fb1ab4ce863a45be2754e1cb1f3c2bce7d01ea6 Mon Sep 17 00:00:00 2001 >From: Jan Friesse <jfriesse@redhat.com> >Date: Wed, 6 Mar 2013 13:50:49 +0100 >Subject: [PATCH 3/6] totempg: Make iov_delv local variable > >Signed-off-by: Jan Friesse <jfriesse@redhat.com> >--- > exec/totempg.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > >diff --git a/exec/totempg.c b/exec/totempg.c >index d41e548..0649cab 100644 >--- a/exec/totempg.c >+++ b/exec/totempg.c >@@ -226,8 +226,6 @@ static int fragment_size = 0; > > static int fragment_continuation = 0; > >-static struct iovec iov_delv; >- > static int totempg_waiting_transack = 0; > > static unsigned int totempg_max_handle = 0; >@@ -628,6 +626,7 @@ static void totempg_deliver_fn ( > int start; > const char *data; > int datasize; >+ struct iovec iov_delv; > > assembly = assembly_ref (nodeid); > assert (assembly); >-- >1.7.1 >
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 907894
:
693380
|
693381
|
706733
| 713841 |
713842
|
713843
|
713844
|
713855
|
754386