On Fri, Jul 28, 2023 at 07:59:37AM -0400, Aaron Conole wrote:
From: Adrian Moreno amorenoz@redhat.com
From: Adrian Moreno amorenoz@redhat.com
The default value for the mask actually depends on the value (e.g: if the value is non-null, the default is full-mask), so change the convert functions to accept the full, possibly masked string and let them figure out how to parse the differnt values.
nit: differnt -> different