Bug 1434529
| Summary: | Fix typos/improve corosync man pages | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Friesse <jfriesse> |
| Component: | corosync | Assignee: | Jan Friesse <jfriesse> |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | ccaulfie, cluster-maint, mjuricek |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | corosync-2.4.0-8.el7 | Doc Type: | No Doc Update |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 18:40:01 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
Jan Friesse
2017-03-21 16:25:59 UTC
Created attachment 1265161 [details]
man: Fix typos in man page
man: Fix typos in man page
Signed-off-by: Takeshi MIZUTA <miz.take4>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit fef5e117aac8362a056a966b453cf2624a1fa9ba)
Created attachment 1265162 [details]
Fix typo: Destorying -> Destroying
Fix typo: Destorying -> Destroying
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Ferenc Wágner <wferi>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 66c6a9b20063a271eadde7cca7a6abda5bc5512e)
Created attachment 1265164 [details]
init: Add doc URIs to the systemd service files
init: Add doc URIs to the systemd service files
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
These are used by systemctl help.
Signed-off-by: Ferenc Wágner <wferi>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 8a940f9a18bdcdabef31f796e3572070e72d487b)
Created attachment 1265165 [details]
man: Modify man-page according to command usage
man: Modify man-page according to command usage
Signed-off-by: Takeshi MIZUTA <miz.take4>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 034553c0808dfcf27441925b05ae095901dee3f4)
Created attachment 1265166 [details]
Totempg: remove duplicate memcpy in mcast_msg func
Totempg: remove duplicate memcpy in mcast_msg func
In function mcast_msg of totempg.c, line 923, there is a memcpy call in
"else" branch, and also another memcpy out of the "else" branch, while
the two calls have the same parameters. It is possibleto remove the memcpy
in "else" branch.
Signed-off-by: Bin Liu <bliu>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 819d66ca1ccaa86ef21fc4112033b38ce3f9af29)
Created attachment 1265169 [details]
upstart: Add softdog module loading example
upstart: Add softdog module loading example
Signed-off-by: yuusuke <yusk.iida>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 1d05569fa9820082d5488379f25828c78ccd5f17)
Created attachment 1265170 [details]
Remove deprecated doxygen flags
Remove deprecated doxygen flags
Running 'doxygen -u Doxyfile.in' in the source root produces the
following results:
- SYMBOL_CACHE_SIZE at line 301 has become obsolete. This tag
has been removed.
- SHOW_DIRECTORIES at line 507 has become obsolete. This tag
has been removed.
- HTML_ALIGN_MEMBERS at line 881 has become obsolete. This tag
has been removed.
- USE_INLINE_TREES at line 1067 has become obsolete. This tag
has been removed.
- XML_SCHEMA at line 1311 has become obsolete. This tag has been
removed.
- XML_DTD at line 1317 has become obsolete. This tag has been
removed.
Signed-off-by: Richard B Winters <rik>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit c3775f9dad34e833e8eb3cde7db3b9fb281dee52)
Created attachment 1265173 [details]
Qdevice: fix spell errors in qdevice
Qdevice: fix spell errors in qdevice
There are somwe spell errors in qdevice-net-algo-test.c,
qnetd-algo-2nodelms.c, qnetd-algo-test.c qnetd-algo-ffsplit.c
Signed-off-by: Bin Liu <bliu>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 5cf587554f6fe5c0216b46a3b0546810139b3e22)
Created attachment 1265174 [details]
doc: document watchdog_device parameter
doc: document watchdog_device parameter
Commit 8d8d4a936ab73d8449a3574f969b17a90ef9428e introduced the
configuration parameter resources.watchdog_device. This commit
introduces the resources section and watchdog_device parameter in
corosync.conf.5.
Signed-off-by: Adrian Vondendriesch <adrian.vondendriesch>
Reviewed-by: Jan Friesse <jfriesse>
(cherry picked from commit 16ca44ccdc4f3ab051c866b15d948d44bf4ee020)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1999 |