Some filesystems (eg XFS) don't populate the d_type field of struct dirent, used by kbfunc_exec to filter paths. This patch does an additional stat() check for any file that fails the d_type check which will work correctly on these filesystems.
11 KiB
11 KiB