The go-diskfs library now requires io/fs.ValidPath style paths (no leading slash, "." for the root) so convert paths at the library boundary. This fixes listing failures and the resulting test hangs after the update to go-diskfs v1.9.3.
The go-diskfs library now requires io/fs.ValidPath style paths (no leading slash, "." for the root) so convert paths at the library boundary. This fixes listing failures and the resulting test hangs after the update to go-diskfs v1.9.3.