Commit d026966a authored by Adam Borowski's avatar Adam Borowski
Browse files

Skip opening and statting a file if readdir says it's not a dir or regular.

While readdir is notorious to return DT_UNKNOWN, it works well on btrfs and
devtmpfs, which are two filesystems which are most interesting for us.
parent d090e498
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment