Date: Thu, 26 Apr 2001 17:50:28 +0200 From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: freebsd-emulation@freebsd.org Subject: [paul@FreeBSD.org: cvs commit: src/sys/compat/linux linux_stats.c] Message-ID: <20010426175028.A2247@petra.hos.u-szeged.hu>
next in thread | raw e-mail | index | archive | help
Hello everyone,
The following commit:
paul 2001/04/25 15:07:17 PDT
Modified files:
sys/compat/linux linux_stats.c
Log:
A bogus check for a char device also matched symbolic links.
Replace it with a correct check using S_ISCHR()
Symbolic links will now work again in linux compatibility.
Revision Changes Path
1.31 +2 -2 src/sys/compat/linux/linux_stats.c
has fixed the symlink problem under the Linuxulator on -CURRENT I reported
yesterday.
Thanks!
--
Regards:
Szilveszter ADAM
Szeged University
Szeged Hungary
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010426175028.A2247>
