On 08/25/2017 07:21 AM, Martin Kletzander wrote:
Otherwise longer domain names might generate paths that are too long
to be created. This follows what other parts of the code do as well.
Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1453194
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
src/qemu/qemu_domain.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John