Anand Avati <av...@gluster.org> wrote:

> Is there a way to get hold of the directory entry cookies used by NFS
> readdir from user-space? some sort of a NetBSD specific syscall (like
> getdents of Linux)?

NetBSD has getdents(2) too, but it returns buffer of struct dirent that
have no NFS cookies. On Linux, getdents(2) returns buffers of struct
dirent or dirent64, but I see no NFS cookie there either.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to