mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 21:50:01 +08:00
branch_tier.cpp
This commit is contained in:
parent
cf21b64b58
commit
e575a8d1e2
|
@ -30,6 +30,7 @@ namespace l
|
||||||
for(auto &path : paths)
|
for(auto &path : paths)
|
||||||
{
|
{
|
||||||
table["path"] = path;
|
table["path"] = path;
|
||||||
|
load_branch_literal(table,branches_);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user