[sheepdog] [PATCH v2] Sheep: Update the typo

Hitoshi Mitake mitake.hitoshi at gmail.com
Wed Jun 24 14:05:50 CEST 2015


At Wed, 24 Jun 2015 02:18:30 -0400,
Ziye Yang wrote:
> 
> This patch is used to update the typo in sheep/store/common.c
> 
> Signed-off-by: Ziye Yang <ziye.yang at intel.com>
> ---
>  sheep/store/common.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.
Hitoshi

> 
> diff --git a/sheep/store/common.c b/sheep/store/common.c
> index 659eb81..cc4cedd 100644
> --- a/sheep/store/common.c
> +++ b/sheep/store/common.c
> @@ -404,7 +404,7 @@ int init_disk_space(const char *base_path)
>  	if (sys->gateway_only)
>  		goto out;
>  
> -	/* We need to init md even we don't need to update sapce */
> +	/* We need to init md even we don't need to update space */
>  	mds = md_init_space();
>  
>  	/* If it is restarted */
> 
> -- 
> sheepdog mailing list
> sheepdog at lists.wpkg.org
> https://lists.wpkg.org/mailman/listinfo/sheepdog


More information about the sheepdog mailing list