Hi Lars,

On Tue, Sep 28, 2010 at 05:00:55PM +0200, Lars Ellenberg wrote:
> # HG changeset patch
> # User Lars Ellenberg <l...@linbit.com>
> # Date 1285671995 -7200
> # Node ID 5e309d18204045b882616fedeed7e315fc4907bf
> # Parent  0f791595cee4182dcfdb2dfa76a4b1d488c3dfd1
> Low: remove unused MAX_MESSAGE_SIZE define
> 
> This define is unused and of no meaning to the code since 2002.
> 
> diff -r 0f791595cee4 -r 5e309d182040 include/clplumbing/ipc.h
> --- a/include/clplumbing/ipc.h        Wed Sep 15 17:58:44 2010 +0200
> +++ b/include/clplumbing/ipc.h        Tue Sep 28 13:06:35 2010 +0200
> @@ -40,7 +40,6 @@
>  
>  /* constants */
>  #define DEFAULT_MAX_QLEN 64
> -#define MAX_MESSAGE_SIZE 4096
>  #define MAX_MSGPAD 128
>  /* channel and connection status */
>  #define IPC_CONNECT          1       /* Connected: can read, write */

This is part of the published header file, though I guess nobody
would've used it :)  So, no objections here.

Dejan
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to