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 <[email protected]> > --- > 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 > [email protected] > https://lists.wpkg.org/mailman/listinfo/sheepdog -- sheepdog mailing list [email protected] https://lists.wpkg.org/mailman/listinfo/sheepdog
