J. Bruce Fields <bfie...@fieldses.org> 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
m...@netbsd.org
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to