ter upgrading to kernel
2.4.0,
and an strace lead me to suspect that readdir had a problem via
NFS to an SGI server.
Is this a kernel 2.4.0 problem or have I forgotten to upgrade
something else in rh70?
Mogens
--
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10,
Trond Myklebust wrote:
> 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?
Sorry, I forgot to mention this: This option was already enabled.
Trond Myklebust wrote:
>
> >>>>> " " == Mogens Kjaer <[EMAIL PROTECTED]> writes:
> >> getdents64(3, /* 6 entries */, 65536) = 160 lseek(3,
> >> 1547825467, SEEK_SET) = 1547825467 ... getdents64(3, /* 1
> >> entries */,
o
the test program, so the idea works.
Mogens
--
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk
-
To unsubscribe from this list: send the line &qu
or agp memory: 27M
> agppart: agpgart: Detected an Intel i815, but could not find
> the secondary device.
You can try one of the 2.4.0-ac kernels or look in the lkml archives
for a threeline patch.
Mogens
--
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 V
.d_off));
error = count - buf.count;
- }
+ if (copy_to_user(&lastdirent->d_off, &d.d_off,
sizeof(d.d_off)))
+ error = -EFAULT;
(patch to a patch; hm...).
Mogens
--
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle C
6 matches
Mail list logo