Skip to content

Revert "Merge branch 'restart-extra-defaults' into 'master'"

Peter W. Draper requested to merge revert-def8ca7c into master

This reverts merge request !1533 (merged).

The logic of that was flawed, the space_extra_parts value should be 0 on restart and not 200 as found in the used parameter file. This is because the value is changed in space_init() when it will not be used.

Merge request reports