[sheepdog] [PATCH] remove the unused SD_MAX_VMS define

Liu Yuan namei.unix at gmail.com
Wed Jun 27 04:51:07 CEST 2012


On 06/27/2012 05:01 AM, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> 
> Index: sheepdog/include/sheep.h
> ===================================================================
> --- sheepdog.orig/include/sheep.h	2012-06-26 12:10:50.916647373 +0200
> +++ sheepdog/include/sheep.h	2012-06-26 12:12:58.386646610 +0200
> @@ -26,7 +26,6 @@
>  #define SD_MAX_NODES 1024
>  #define SD_DEFAULT_VNODES 64
>  #define SD_MAX_VNODES 65536
> -#define SD_MAX_VMS   4096 /* FIXME: should be removed */
>  
>  /*
>   * Operations with opcodes above 0x80 are considered part of the inter-sheep
> 

Applied, thanks.

Yuan




More information about the sheepdog mailing list