gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Re: a little bug in glusterfs' log


From: Anand Avati
Subject: [Gluster-devel] Re: a little bug in glusterfs' log
Date: Fri, 14 Dec 2007 16:05:01 +0530

Li,
 thanks for the fix, much appreciate your review! Also please send the
patches to address@hidden (CC'ed in this mail)

thanks!
avati

2007/12/14, LI Daobing <address@hidden>:
>
> $ diff -u afr.c.orig afr.c
> --- afr.c.orig  2007-12-14 11:51:50.000000000 +0800
> +++ afr.c       2007-12-14 11:52:12.000000000 +0800
> @@ -2515,7 +2515,7 @@
>
>      AFR_DEBUG_FMT (this, "self heal needed, source is %s",
> source->xl->name);
>      GF_DEBUG (this, "self-heal needed (path=%s source=%s)",
> -             source->xl->name, local->loc->path);
> +             local->loc->path, source->xl->name);
>
>      local->source = source;
>      local->fd = calloc (1, sizeof(fd_t));
>
>
> --
> Best Regards,
> LI Daobing
>



-- 
If I traveled to the end of the rainbow
As Dame Fortune did intend,
Murphy would be there to tell me
The pot's at the other end.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]