
25 Aug
2017
25 Aug
'17
10:05 p.m.
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@redhat.com> --- src/qemu/qemu_domain.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John