@ -173,7 +173,7 @@ _process_mount(const char *arg_)
if(rv < 0)
cfg.errs.push_back({-rv,"mount="+arg});
return 1;
return 0;
}
static