On 20.02.2017 14:18, John Ferlan wrote: > The function is actually in virutil.c, but prototyped in virfile.h. > This patch fixes that by renaming the function to virWaitForDevices, > adding the prototype in virutil.h and libvirt_private.syms, and then > changing the callers to use the new name. > > Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> > --- > src/libvirt_private.syms | 2 +- > src/node_device/node_device_driver.c | 2 +- > src/storage/storage_backend_disk.c | 6 +++--- > src/storage/storage_backend_iscsi.c | 2 +- > src/storage/storage_backend_logical.c | 4 ++-- > src/storage/storage_backend_mpath.c | 2 +- > src/storage/storage_backend_scsi.c | 2 +- > src/storage/storage_util.c | 2 +- > src/util/virfile.h | 2 -- > src/util/virutil.c | 4 ++-- > src/util/virutil.h | 2 ++ > 11 files changed, 15 insertions(+), 15 deletions(-) > ACK Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list