@ -36,7 +36,7 @@ namespace l
for(auto &path : paths)
{
table["path"] = path;
branches_.emplace_back(table);
branches_.emplace_back(table,min_free_space_);
}