
This also corrects the logic of loading config files in m-lua-scripting. Previously, if an error occured within the iteration function, the error was not properly propagated to the caller because -EINVAL was being added to nfiles instead of checked.
This also corrects the logic of loading config files in m-lua-scripting. Previously, if an error occured within the iteration function, the error was not properly propagated to the caller because -EINVAL was being added to nfiles instead of checked.