[Gluster-devel] Re: a little bug in glusterfs' log
Anand Avati
avati at zresearch.com
Fri Dec 14 10:35:01 UTC 2007
Li,
thanks for the fix, much appreciate your review! Also please send the
patches to gluster-devel at nongnu.org (CC'ed in this mail)
thanks!
avati
2007/12/14, LI Daobing <lidaobing at gmail.com>:
>
> $ 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.
More information about the Gluster-devel
mailing list