mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-25 06:24:05 +08:00
fs_find_mount_point.cpp
This commit is contained in:
parent
28f7658455
commit
0d64afdaea
@ -24,5 +24,5 @@ fs::find_mount_point(const ghc::filesystem::path &path_)
|
|||||||
tmp_path = tmp_path.parent_path();
|
tmp_path = tmp_path.parent_path();
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return {};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user