From owner-freebsd-hackers Wed Jan 24 12:21:28 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from kweetal.tue.nl (kweetal.tue.nl [131.155.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 14CE137B402 for ; Wed, 24 Jan 2001 12:21:05 -0800 (PST) Received: from hermes.tue.nl (hermes.tue.nl [131.155.2.46]) by kweetal.tue.nl (8.11.0/8.11.0) with ESMTP id f0OKKth12298; Wed, 24 Jan 2001 21:21:01 +0100 (MET) Received: from deathstar (t-27-92.athome.tue.nl [131.155.228.92]) by hermes.tue.nl (Postfix) with ESMTP id 2CE7E2E802; Wed, 24 Jan 2001 21:20:55 +0100 (CET) From: "Marco van de Voort" To: Chris Date: Wed, 24 Jan 2001 21:21:12 +0100 Subject: Re: FreeBSD Linux emulation / arla 0.34.6 Cc: arla-drinkers@stacken.kth.se, freebsd-hackers@freebsd.org Message-ID: <3A6F4748.15758.2090E6@localhost> In-reply-to: <3A6F2302.1C35E034@137.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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: Hmm. Could it be getdirentries itself, or some oddity that is not documented, but worked around in libc? I also have some getdirentries (FreeBSD version, patched together I directly admit) based code that sometimes doesn't seem to be able to find certain directories. Marco van de Voort (MarcoV@Stack.nl or marco@freepascal.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message