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
84ab8c584f
commit
9bec78858e
@ -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 fs::Path src_path_,
|
||||
const fs::PathVector &tgt_paths_,
|
||||
const std::chrono::milliseconds &timeout_)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user