[libvirt] [PATCH 6/6] storage: sheepdog: Split out functions required for tests

John Ferlan jferlan at redhat.com
Wed Jan 18 15:57:56 UTC 2017



On 01/18/2017 06:36 AM, Peter Krempa wrote:
> Separate the headers so that functions only required for testing of the
> sheepdog backend are separated into their own file.
> ---
>  src/Makefile.am                             |  3 ++-
>  src/storage/storage_backend_sheepdog.c      |  1 +
>  src/storage/storage_backend_sheepdog.h      |  5 -----
>  src/storage/storage_backend_sheepdog_priv.h | 29 +++++++++++++++++++++++++++++
>  tests/storagebackendsheepdogtest.c          |  2 +-
>  5 files changed, 33 insertions(+), 7 deletions(-)
>  create mode 100644 src/storage/storage_backend_sheepdog_priv.h
> 

ACK

John




More information about the libvir-list mailing list