mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
@@ -917,7 +917,7 @@ get_files(vahControl * ctl)
|
||||
int ret = virDomainDiskDefForeachPath(ctl->def->disks[i],
|
||||
ctl->allowDiskFormatProbing,
|
||||
true,
|
||||
-1, -1 /* current uid:gid */
|
||||
-1, -1, /* current uid:gid */
|
||||
add_file_path,
|
||||
&buf);
|
||||
if (ret != 0)
|
||||
|
||||
Reference in New Issue
Block a user