Because futimes() is not a POSIX (or any "standard") call. We can have
#ifdefs and call futimes(), but hasn't been a priority (welcome to send a
patch)

Thanks
Avati


On Mon, Mar 31, 2014 at 10:00 AM, Thiago da Silva <thi...@redhat.com> wrote:

> Hi,
> While testing libgfapi I noticed that glfs_futimens was returning -1
> with errno set to ENOSYS. Digging a little deeper shows that it was
> never implemented. Here's the current function definition:
>
> https://github.com/gluster/glusterfs/blob/master/xlators/storage/posix/src/posix.c#L463
>
> Does anybody know if there's a particular reason as to why it was never
> implemented?
>
> Thanks,
>
> Thiago
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
>
_______________________________________________
Gluster-devel mailing list
Gluster-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to