[libvirt] [PATCH 06/15] nodedev: Export nodeDeviceUpdateCaps from node_device_conf.c

Michal Privoznik mprivozn at redhat.com
Fri Jan 26 11:40:11 UTC 2018


On 01/25/2018 10:23 AM, Erik Skultety wrote:
> Since we moved the helpers from nodedev driver to src/conf, the actual
> 'update' function using those helpers should be moved as well so that we
> don't need to call back into the driver.
> 
> Signed-off-by: Erik Skultety <eskultet at redhat.com>
> ---
>  src/conf/node_device_conf.c          | 54 ++++++++++++++++++++++++++++++++++++
>  src/conf/node_device_conf.h          |  3 ++
>  src/libvirt_private.syms             |  1 +
>  src/node_device/node_device_driver.c | 54 +-----------------------------------
>  4 files changed, 59 insertions(+), 53 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list