mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
This was returning "readdir: Invalid argument" which is actually impossible (readdir(3) cannot fail with EINVAL). It turns out that the problem is just errno from some other place leaking out.
2.6 KiB
2.6 KiB