mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 14:04:05 +08:00
fuse_init.cpp
This commit is contained in:
parent
a8edeae270
commit
0fcc22159e
@ -141,8 +141,8 @@ namespace l
|
||||
|
||||
static
|
||||
void
|
||||
readahead(const std::string path_,
|
||||
const int readahead_)
|
||||
readahead(const ghc::filesystem::path path_,
|
||||
const int readahead_)
|
||||
{
|
||||
int rv;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user