Search for filesystem accesses that might block current system thread.
The check tries to find all fs-related types/functions from the
following list:
- C++ std
- POSIX
- Linux syscalls
- Boost.Filesystem, Boost.Nowide
Custom functions and types can be added via options.
Please make first statement same as in Release Notes.