J. Bruce Fields <[email protected]> wrote: > Is the result on non-Linux really to fail any readdir using an offset > not returned from the current open?
Yes, but thatnon-Linux behabvior is POSIX compliant. Linux just happens to do more than the standard here. > I can't see how NFS READDIR will work on non-Linux platforms in that > case. Differrent case: seekdir/telldir operate at libc level on data cached in userland. NFS READDIR operates on data in the kernel. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] _______________________________________________ Gluster-devel mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-devel
