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