commit | 8f189609cd3175f238804c9eec3fcd2533080dd7 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Oct 28 07:40:47 2020 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Wed Oct 28 07:40:47 2020 +1100 |
tree | d386b468568dc21e85ce057750e04931fd49f956 | |
parent | 90ea91ae17edc9cbff9750c501bf4317d7491ca4 [diff] |
mkfs: add initial ini format config file parsing support Add the framework that will allow the config file to be supplied on the CLI and passed to the library that will parse it. This does not yet do any option parsing from the config file. Signed-off-by: Dave Chinner <dchinner@redhat.com>