forked from pool/ocfs2-tools
Accepting request 478914 from home:ganghe:branches:network:ha-clustering:Factory
Upgrade ocfs2-tools to v1.8.5 OBS-URL: https://build.opensuse.org/request/show/478914 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=94
This commit is contained in:
@@ -87,7 +87,7 @@ Index: ocfs2-tools/ocfs2_hb_ctl/ocfs2_hb_ctl.c
|
||||
struct hb_ctl_options hbo = {
|
||||
.action = HB_ACTION_UNKNOWN,
|
||||
};
|
||||
char hbuuid[33];
|
||||
char *hbuuid = NULL;
|
||||
+ char tmp[1024];
|
||||
+
|
||||
+ openlog("ocfs2_hb_ctl", LOG_CONS|LOG_NDELAY|LOG_PID, LOG_KERN);
|
||||
|
Reference in New Issue
Block a user