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 292967 Details for
Bug 430272
migrate-to-self allowed
[?]
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]
Fixes behavior
rgmanager-self-migrate.patch (text/plain), 629 bytes, created by
Lon Hohberger
on 2008-01-25 17:57:39 UTC
(
hide
)
Description:
Fixes behavior
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2008-01-25 17:57:39 UTC
Size:
629 bytes
patch
obsolete
>? foo.out >Index: src/daemons/rg_state.c >=================================================================== >RCS file: /cvs/cluster/cluster/rgmanager/src/daemons/rg_state.c,v >retrieving revision 1.24.2.10.2.4 >diff -u -r1.24.2.10.2.4 rg_state.c >--- src/daemons/rg_state.c 25 Jan 2008 16:04:51 -0000 1.24.2.10.2.4 >+++ src/daemons/rg_state.c 25 Jan 2008 17:48:40 -0000 >@@ -862,6 +862,12 @@ > return RG_EFAIL; > } > >+ if (svcStatus.rs_owner == target) { >+ rg_unlock(&lockp); >+ /* Do not allow migration to its current owner! */ >+ return 0; >+ } >+ > if (svcStatus.rs_owner != my_id()) { > rg_unlock(&lockp); > return RG_EFORWARD;
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 430272
: 292967