[Ocfs2-tools-devel] [PATCH] ocfs2_controld: code update for calling get_ais_nodeid()

Andrew Beekhof abeekhof at suse.de
Sun Apr 12 11:12:10 PDT 2009


On Apr 12, 2009, at 7:55 PM, Coly Li wrote:

>
>
> Andrew Beekhof Wrote:
>> This patch is redundant.
>> Please see the latest ocfs2-tools package for the latest version
>>
>
> Aha! I find the modification.
> But why I can not find the patch from master branch of upstream ?  
> Which breaks
> the build ...

It wasn't yet accepted due to some of the logging usage.

>
>
>
>> On Apr 12, 2009, at 6:43 PM, Coly Li wrote:
>>
>>> function get_ais_nodeid in pacemaker upstream is changed from "int
>>> get_ais_nodeid()" to "gboolean get_ais_nodeid(uint32_t *id, char
>>> **uname)".
>>>
>>> Current ocfs2-tools code gets compiling error with upstream  
>>> pacemaker
>>> code
>>> installed.
>>>
>>> This patch update the calling method to get_ais_nodeid().
>>>
>>> Signed-off-by: Coly Li <coly.li at suse.de>
>>> Cc: Andrew Beekhof <abeekhof at suse.de>
>>> ---
>>> ocfs2_controld/pacemaker.c |   18 +++++++-----------
>>> 1 files changed, 7 insertions(+), 11 deletions(-)
>>>
>>> diff --git a/ocfs2_controld/pacemaker.c b/ocfs2_controld/pacemaker.c
>>> index 53eacff..104e277 100644
>>> --- a/ocfs2_controld/pacemaker.c
>>> +++ b/ocfs2_controld/pacemaker.c
>
> -- 
> Coly Li
> SuSE Labs




More information about the Ocfs2-tools-devel mailing list