From owner-freebsd-bugs Thu Jan 18 10:20:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4612537B400 for ; Thu, 18 Jan 2001 10:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0IIK3E62239; Thu, 18 Jan 2001 10:20:03 -0800 (PST) (envelope-from gnats) Date: Thu, 18 Jan 2001 10:20:03 -0800 (PST) Message-Id: <200101181820.f0IIK3E62239@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Mark W. Krentel" Subject: Re: misc/24424: linux-programms under BSD cannot display all files in the directory Reply-To: "Mark W. Krentel" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/24424; it has been noted by GNATS. From: "Mark W. Krentel" To: malte.sackmann@physik.uni-bremen.de Cc: dwmalone@maths.tcd.ie, freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/24424: linux-programms under BSD cannot display all files in the directory Date: Thu, 18 Jan 2001 13:14:01 -0500 (EST) > For example a mounted cdrom /cdrom with strongly missing directories > (some appeared, most disappeared) and files or various user/system > directories. I'm pretty sure this is the same problem reported in PR kern/19407. There was a bug in the Linuxulator that caused the linux readdir(3) to prematurely return NULL on non-UFS partitions. Your Linux programs can correctly read Freebsd partitions, right? Marcel Moolenaar fixed the problem shortly before 4.2-Release. So, upgrade to 4.2 or later and see if that fixes the problem. --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message