[libvirt] [PATCH v2 11/14] nodedev: Introduce virNodeDeviceObjGetDef

Peter Krempa pkrempa at redhat.com
Fri May 26 12:02:20 UTC 2017


On Thu, May 25, 2017 at 15:57:08 -0400, John Ferlan wrote:
> In preparation for privatizing the virNodeDeviceObj - create an accessor
> for the @def field and then use it for various callers.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/virnodedeviceobj.c          |  7 +++++
>  src/conf/virnodedeviceobj.h          |  2 ++
>  src/libvirt_private.syms             |  1 +
>  src/node_device/node_device_driver.c | 52 ++++++++++++++++++++++--------------
>  src/node_device/node_device_hal.c    | 11 +++++---
>  src/node_device/node_device_udev.c   | 35 ++++++++++++------------
>  src/test/test_driver.c               | 38 +++++++++++++++++---------
>  7 files changed, 92 insertions(+), 54 deletions(-)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170526/9cc34563/attachment-0001.sig>


More information about the libvir-list mailing list