mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-08 21:05:16 +08:00
branch_tier.cpp
This commit is contained in:
parent
54c019814f
commit
b85a9c82f9
@ -30,8 +30,7 @@ namespace l
|
||||
for(auto &path : paths)
|
||||
{
|
||||
table["path"] = path;
|
||||
branches_.emplace_back(table);
|
||||
branches_.emplace_back(table);
|
||||
branches_.push_back(table);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user