Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 12:46:26 -0600
From:      Chris <cc@137.org>
To:        freebsd-hackers@freebsd.org
Cc:        arla-drinkers@stacken.kth.se
Subject:   FreeBSD Linux emulation / arla 0.34.6
Message-ID:  <3A6F2302.1C35E034@137.org>

next in thread | raw e-mail | index | archive | help
I have discovered a rather interesting bug with this combination,
and was wondering if anyone could point me in the right direction
to help me track it down.

The problem is that linux binaries which call getdirents on an afs
directory do not report the last directory entry:

/afs/whatever% /bin/ls -f
1       2       3       4
/afs/whatever% /compat/linux/bin/ls
1  2  3

I believe that this might also be what is causing linux-netscape
to wedge the machine (with home directories on afs), although I'm
not positive.

Any ideas where to start the search for the offending code?

Chris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6F2302.1C35E034>