Adam McKenna writes: > > It looks like it's the getdents() call that's returning 523. Any ideas what > this means?
Most likely, it means your NFS implementation is broken (particularly since getdents is supposed to return -1 on error, not -errno). -Larry Jones That's the problem with nature. Something's always stinging you or oozing mucus on you. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
