Date: Thu, 18 Jan 2001 10:20:03 -0800 (PST) From: "Mark W. Krentel" <krentel@dreamscape.com> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/24424: linux-programms under BSD cannot display all files in the directory Message-ID: <200101181820.f0IIK3E62239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/24424; it has been noted by GNATS. From: "Mark W. Krentel" <krentel@dreamscape.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101181820.f0IIK3E62239>