Anand Avati <avati@xxxxxxxxxxx> 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 manu@xxxxxxxxxx _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel