Not all filesystems supply struct dirent d_type field, in which case everything in the specified directory would go ignored. One such filesystem being XFS which RHEL 7 defaults to... stat() the entries instead. Fixes: 9f8eb1d9ca0f ("eal: support driver loading from directory") Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%