[Gluster-devel] glfs_futimens function is not implemented
Thiago da Silva
thiago at redhat.com
Mon Mar 31 17:00:44 UTC 2014
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
More information about the Gluster-devel
mailing list