2015-11-18 08:45, Panu Matilainen: > 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 at redhat.com>
Applied, thanks