commit | 423b2243fae8f940f2395217af74937553872d02 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Wed May 16 16:52:44 2018 -0700 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Thu May 17 12:22:42 2018 -0700 |
tree | 23f47080f6f53301f274d6a1a434913cd6ea9b0d | |
parent | 61fdde6db2f6177fdd525d4d39121506c5734811 [diff] |
mkfs: add helpers to process defaults Move the built-in defaults globally and add helpers to reset and process the defaults. This will be expanded on later. The commented out print of the defaults source is moved below CLI processing to acknowledge that one will later want to be able to specify a different configuration file to be used through the CLI. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>