mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-10 07:07:29 +08:00
branch_tier.cpp
This commit is contained in:
parent
fa1d57cdf3
commit
cf21b64b58
@ -28,7 +28,9 @@ namespace l
|
|||||||
|
|
||||||
auto table = v_;
|
auto table = v_;
|
||||||
for(auto &path : paths)
|
for(auto &path : paths)
|
||||||
fmt::print("path: {}\n",path);
|
{
|
||||||
|
table["path"] = path;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static
|
static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user