Re: nfs client problem in kernel 2.4.0

Trond Myklebust (trond.myklebust@fys.uio.no)
16 Jan 2001 16:53:25 +0100


>>>>> " " == Mogens Kjaer <mk@crc.dk> writes:

> getdents64(3, /* 6 entries */, 65536) = 160
> lseek(3, 1547825467, SEEK_SET) = 1547825467
> ...
> getdents64(3, /* 1 entries */, 65536) = 32

I'll bet it's the lseek that's screwing things up again. IIRC IRIX has
an export option to cause it to generate 32-bit readdir cookies. Could
you please try enabling it?

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/