gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] glfs_futimens function is not implemented


From: Anand Avati
Subject: Re: [Gluster-devel] glfs_futimens function is not implemented
Date: Mon, 31 Mar 2014 17:44:50 -0700

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 <address@hidden> 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
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]