<div dir="ltr">call frames and stacks are re-used from a mem-pool. So pointers might repeat. Can you describe your use case a little more in detail, just to be sure?</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Jul 28, 2014 at 11:27 AM, Matthew McKeen <span dir="ltr">&lt;<a href="mailto:matthew@mmckeen.net" target="_blank">matthew@mmckeen.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it true that different fops will always have a different frame<br>
(i.e. different frame pointer) as seen in the translator stack?  I&#39;ve<br>
always thought this to be true, but it seems that with the<br>
release-3.6.0 branch the two quick getxattr syscalls that the getfattr<br>
cli command calls share the same frame pointer.<br>
<br>
This is causing havoc with a translator of mine, and I was wondering<br>
if this was a bug, or expected behaviour.<br>
<br>
Thanks,<br>
Matt<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Matthew McKeen<br>
<a href="mailto:matthew@mmckeen.net">matthew@mmckeen.net</a><br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-devel" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-devel</a><br>
</font></span></blockquote></div><br></div>