
31 Mar
2018
31 Mar
'18
7:28 a.m.
On Thu, Mar 29, 2018 at 01:51:00PM +0200, Peter Krempa wrote:
In some use cases (mostly in tests) it is not required to check the seclabel definition validity. Add possibility to call virDomainDiskDefParse without the domain definition.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)
ACK Jano