12d1aec26f
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)... PR: 29467 Submitted by: Michael Reifenberger <root@nihil.plaut.de> Reviewed by: phk |
||
---|---|---|
.. | ||
devfs_devs.c | ||
devfs_vfsops.c | ||
devfs_vnops.c | ||
devfs.h |