mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-08 04:25:11 +08:00
branch_tier.cpp
This commit is contained in:
parent
e7735c1f63
commit
dc5d544f1b
@ -27,6 +27,7 @@ namespace l
|
||||
fs::glob(pattern,&paths);
|
||||
|
||||
auto table = v_;
|
||||
// branches_.resize(branches_.size() + paths.size());
|
||||
for(auto &path : paths)
|
||||
{
|
||||
table["path"] = path;
|
||||
|
Loading…
x
Reference in New Issue
Block a user