<div dir="ltr">Because futimes() is not a POSIX (or any &quot;standard&quot;) call. We can have #ifdefs and call futimes(), but hasn&#39;t been a priority (welcome to send a patch)<div><br></div><div>Thanks</div><div>Avati</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 31, 2014 at 10:00 AM, Thiago da Silva <span dir="ltr">&lt;<a href="mailto:thiago@redhat.com" target="_blank">thiago@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
While testing libgfapi I noticed that glfs_futimens was returning -1<br>
with errno set to ENOSYS. Digging a little deeper shows that it was<br>
never implemented. Here&#39;s the current function definition:<br>
<a href="https://github.com/gluster/glusterfs/blob/master/xlators/storage/posix/src/posix.c#L463" target="_blank">https://github.com/gluster/glusterfs/blob/master/xlators/storage/posix/src/posix.c#L463</a><br>
<br>
Does anybody know if there&#39;s a particular reason as to why it was never<br>
implemented?<br>
<br>
Thanks,<br>
<br>
Thiago<br>
<br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="https://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">https://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</blockquote></div><br></div>