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