[Cluster-devel] dlm: master - dlm_controld: new plock state transfer

Fabio M. Di Nitto fdinitto at redhat.com
Sat Sep 24 05:13:34 UTC 2011


On 09/23/2011 10:50 PM, David Teigland wrote:
> Gitweb:        http://git.fedorahosted.org/git/dlm.git?p=dlm.git;a=commitdiff;h=fffedc10167085cb2668e5b86ad4eee38288637e
> Commit:        fffedc10167085cb2668e5b86ad4eee38288637e
> Parent:        a6e07ad59a764effe13bd02bbc22c0e25b2e225b
> Author:        David Teigland <teigland at redhat.com>
> AuthorDate:    Fri Jul 8 16:36:20 2011 -0500
> Committer:     David Teigland <teigland at redhat.com>
> CommitterDate: Fri Sep 23 15:50:12 2011 -0500
> 
> dlm_controld: new plock state transfer
> 

[SNIP]

> diff --git a/group/dlm_controld/Makefile.am b/group/dlm_controld/Makefile.am
> index 65a7a55..aa68000 100644
> --- a/group/dlm_controld/Makefile.am
> +++ b/group/dlm_controld/Makefile.am
> @@ -4,8 +4,8 @@ sbin_PROGRAMS		= dlm_controld
>  
>  noinst_HEADERS		= config.h dlm_controld.h dlm_daemon.h
>  
> -dlm_controld_SOURCES	= action.c cpg.c crc.c deadlock.c main.c \
> -			  netlink.c plock.c config.c member_cman.c \
> +dlm_controld_SOURCES	= action.c cpg.c crc.c main.c \
> +			  plock.c config.c member_cman.c \
>  			  logging.c rbtree.c

Quick question.. deadlock.c/netlink.c have been dropped from the build
and not referenced anywhere for distribution. Is it a plan to kill them
completely or do they need porting?

Fabio




More information about the Cluster-devel mailing list