In message <20010805104350.A1188-100000@nihil>, Michael Reifenberger writes:
>Hi,
>linux ls fails on DEVFS /dev because linux_getdents fails because
>linux_getdents uses VOP_READDIR( ..., &ncookies, &cookies ) instead of
>VOP_READDIR( ..., NULL, NULL ) because it seems to need the offsets for
>linux_dirent and sizeof(dirent) != sizeof(linux_dirent)...
Open a PR so I don't forget and please include how I can reproduce it
while I test.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message