mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-05-02 18:04:04 +08:00
fs_wait_for_mount.hpp
This commit is contained in:
parent
c2f6c11644
commit
dbe4362686
@ -29,7 +29,7 @@
|
|||||||
namespace fs
|
namespace fs
|
||||||
{
|
{
|
||||||
int
|
int
|
||||||
wait_for_mount(const fs::Path srcpath,
|
wait_for_mount(const std::string srcpath,
|
||||||
const fs::PathVector &tgtpaths,
|
const fs::PathVector &tgtpaths,
|
||||||
const std::chrono::milliseconds &timeout);
|
const std::chrono::milliseconds &timeout);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user