@ -12,5 +12,7 @@ fs::find_mount_point(const ghc::filesystem::path &path_)
if(rv == -1)
return -1;
return 0;
}