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 313874 Details for
Bug 457112
[RFE] simple dedicated init script for fence_xvmd
[?]
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]
A patch to make fence_xvmd exitting with correct status code
fence_xvmd.exitcode.patch (text/plain), 378 bytes, created by
Satoru SATOH
on 2008-08-09 12:50:20 UTC
(
hide
)
Description:
A patch to make fence_xvmd exitting with correct status code
Filename:
MIME Type:
Creator:
Satoru SATOH
Created:
2008-08-09 12:50:20 UTC
Size:
378 bytes
patch
obsolete
> fence/agents/xvm/fence_xvmd.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/fence/agents/xvm/fence_xvmd.c b/fence/agents/xvm/fence_xvmd.c >index 888f24b..7e08e59 100644 >--- a/fence/agents/xvm/fence_xvmd.c >+++ b/fence/agents/xvm/fence_xvmd.c >@@ -1049,5 +1049,5 @@ main(int argc, char **argv) > > //malloc_dump_table(); > >- return 0; >+ exit(errno); > }
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 457112
:
312908
|
313419
| 313874