mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 14:04:05 +08:00
fs_wait_for_mount.cpp
This commit is contained in:
parent
dbe4362686
commit
7ef59b4105
@ -156,7 +156,7 @@ _wait_for_mount(const struct stat &src_st_,
|
||||
}
|
||||
|
||||
int
|
||||
fs::wait_for_mount(const fs::Path src_path_,
|
||||
fs::wait_for_mount(const std::string src_path_,
|
||||
const fs::PathVector &tgt_paths_,
|
||||
const std::chrono::milliseconds &timeout_)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user