
15 Jul
2020
15 Jul
'20
6:20 p.m.
On a Tuesday in 2020, Peter Krempa wrote:
Refactor the formatter to the new multiple buffer based approach so that we can easily separate it into formatters per subsys type.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 65 ++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 38 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano