• J
    util: Rename virFileWaitForDevices · 97e0d3c3
    John Ferlan 提交于
    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: NJohn Ferlan <jferlan@redhat.com>
    97e0d3c3
storage_backend_logical.c 34.6 KB