-
Notifications
You must be signed in to change notification settings - Fork 352
Standardize fenced IPC/corosync code #4005
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
94edfe9
Refactor: daemons: Split up IPC code in fenced.
clumens 8d8a687
Refactor: daemons: Rename functions in fenced_ipc.c.
clumens 745784d
Refactor: daemons: Standardize functions in fenced_ipc.c.
clumens 525ed7b
Refactor: daemons: Standardize fenced IPC startup/shutdown.
clumens 77a5ac0
Refactor: daemons: Move corosync-related code into fenced_corosync.c.
clumens 2a77200
Refactor: daemons: Use standard return codes in attrd_cluster_connect.
clumens c1f6876
Refactor: daemons: Rename callbacks in fenced_corosync.c.
clumens 8ef4cf7
Refactor: daemons: Standardize callback code in fenced_corosync.c.
clumens edd116b
Refactor: daemons: Standardize callback code in attrd_corosync.c.
clumens 97b4b6e
Refactor: daemons: Rename stonith_peer_callback to fenced_peer_message.
clumens 2ce96bb
Refactor: daemons: Rename handle_request to fenced_handle_request.
clumens 394d8d9
Refactor: daemons: Don't copy op in handle_reply.
clumens 0b3f7fc
Refactor: daemons: Simplify attrd message handlers a bit.
clumens 76f18b8
Refactor: daemons: Don't call pcmk__assert in fenced handlers.
clumens eabea3f
Refactor: daemons: Minor improvements to fenced_ipc_dispatch.
clumens 89ee94d
Refactor: daemons: Don't call stonith_command in fenced_ipc_dispatch.
clumens 3797387
Refactor: daemons: Don't call stonith_command in fenced_peer_message.
clumens f6b6fe3
Low: daemons: Call pcmk_cluster_disconnect at the end of fenced.
clumens 01fcd83
Refactor: daemons: Split out checking for a previous instance.
clumens dfb10fc
Refactor: daemons: Add fenced_cluster_disconnect.
clumens 4d21015
Refactor: daemons: Add attrd_cluster_disconnect.
clumens 4360b69
Low: daemons: Fix a typo if no existing attrd is found.
clumens fa75762
Refactor: daemons: Make unknown request messages more similar.
clumens 1feccde
Low: daemons: Fix typos in IPC doxygen blocks.
clumens 6bdf2de
Low: daemons: Add SUPPORT_COROSYNC guards to attrd.
clumens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.