[libvirt] [PATCH 5/7] util: helper functions for fibre channel devices

John Ferlan jferlan at redhat.com
Thu May 25 19:23:39 UTC 2017



On 05/22/2017 02:38 AM, Bjoern Walk wrote:
> We will need some convenient helper functions for managing sysfs-entries
> for fibre channel-backed devices. Let's implement them and make them
> available in the private API.
> 
> Signed-off-by: Bjoern Walk <bwalk at linux.vnet.ibm.com>
> ---
>  po/POTFILES.in           |  1 +
>  src/Makefile.am          |  1 +
>  src/libvirt_private.syms |  5 +++
>  src/util/virfcp.c        | 98 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virfcp.h        | 34 +++++++++++++++++
>  5 files changed, 139 insertions(+)
>  create mode 100644 src/util/virfcp.c
>  create mode 100644 src/util/virfcp.h
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list