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