<p dir="ltr">Thanks, Justin. Although I&#39;m curious how it happened in the first place. From time to time it just breaks.<br>
</p>
<div class="gmail_quote">On Jun 23, 2014 5:55 AM, &quot;Justin Clift&quot; &lt;<a href="mailto:justin@gluster.org">justin@gluster.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 23/06/2014, at 10:50 AM, Vijay Bellur wrote:<br>
&gt; On 06/23/2014 03:14 PM, Justin Clift wrote:<br>
&gt;&gt; On 23/06/2014, at 10:27 AM, Rolf Bjaanes wrote:<br>
&gt;&gt;&gt; Hi Justin,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Can we have a look at the changes to be pushed?<br>
&gt;&gt;<br>
&gt;&gt; Sure.  We&#39;re just wanting the repo there to be sync&#39;d with our canonical<br>
&gt;&gt; upstream one:<br>
&gt;&gt;<br>
&gt;&gt;   <a href="https://git.gluster.org/glusterfs.git" target="_blank">https://git.gluster.org/glusterfs.git</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; And can someone else try to push just to eliminate some potential sources of error.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Weirdly, I&#39;m not a member of that project and can&#39;t add new<br>
&gt;&gt; members to it.  (I&#39;m a site admin?)<br>
&gt;&gt;<br>
&gt;&gt; Vijay, do you have time to add me to the project, so I can<br>
&gt;&gt; try pushing to it as well?<br>
&gt;&gt;<br>
&gt;&gt;   <a href="https://forge.gluster.org/+glusterfscore/memberships" target="_blank">https://forge.gluster.org/+glusterfscore/memberships</a><br>
&gt;<br>
&gt; You have been added as an admin to glusterfscore.<br>
<br>
<br>
Thanks Vijay. :)<br>
<br>
Good news too, pushing worked:<br>
<br>
*************************************************************<br>
<br>
$ git push forge master<br>
Counting objects: 2547, done.<br>
Delta compression using up to 8 threads.<br>
Compressing objects: 100% (1626/1626), done.<br>
Writing objects: 100% (2161/2161), 557.06 KiB, done.<br>
Total 2161 (delta 1495), reused 987 (delta 527)<br>
remote: =&gt; Syncing Gitorious... [OK]<br>
To git@forge.gluster.org:glusterfs-core/glusterfs.git<br>
   a05c579..1e4a046  master -&gt; master<br>
<br>
$ git log forge/master<br>
commit 1e4a046828ea11cb4c7738a2a00fb715f84dc1ff<br>
Author: Ravishankar N &lt;root@ravi3.(none)&gt;<br>
Date:   Thu Jun 19 17:41:25 2014 +0000<br>
<br>
    cluster/stripe: don&#39;t treat ESTALE as failure in lookup<br>
<br>
    Problem:<br>
    In a stripe volume, symlinks are created only on the first brick via the<br>
    default_symlink() call. During gfid lookup, server sends ESTALE from the other<br>
    bricks, which is treated as error in stripe_lookup_cbk()<br>
<br>
    Fix:<br>
    Don&#39;t treat ESTALE as error in stripe_lookup_cbk()<br>
<br>
    Change-Id: Ie4ac8f0dfd3e61260161620bdc53665882e7adbd<br>
    BUG: 1111454<br>
    Signed-off-by: Ravishankar N &lt;root@ravi3.(none)&gt;<br>
    Reviewed-on: <a href="http://review.gluster.org/8135" target="_blank">http://review.gluster.org/8135</a><br>
    Reviewed-by: Raghavendra Bhat &lt;<a href="mailto:raghavendra@redhat.com">raghavendra@redhat.com</a>&gt;<br>
    Tested-by: Gluster Build System &lt;<a href="mailto:jenkins@build.gluster.com">jenkins@build.gluster.com</a>&gt;<br>
    Reviewed-by: Vijay Bellur &lt;<a href="mailto:vbellur@redhat.com">vbellur@redhat.com</a>&gt;<br>
<br>
*************************************************************<br>
<br>
Rolf, I think we&#39;re ok. :)<br>
<br>
Regards and best wishes,<br>
<br>
Justin Clift<br>
<br>
--<br>
GlusterFS - <a href="http://www.gluster.org" target="_blank">http://www.gluster.org</a><br>
<br>
An open source, distributed file system scaling to several<br>
petabytes, and handling thousands of clients.<br>
<br>
My personal twitter: <a href="http://twitter.com/realjustinclift" target="_blank">twitter.com/realjustinclift</a><br>
<br>
_______________________________________________<br>
Gluster-infra mailing list<br>
<a href="mailto:Gluster-infra@gluster.org">Gluster-infra@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-infra" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-infra</a><br>
</blockquote></div>