[libvirt] [PATCH] storage: Fix build due to recent storage backend code movement

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Jan 26 17:11:09 UTC 2017


  John Ferlan wrote:

> Commit id '5f07c3c07' broke the freebsd build in the libvirt CI test
> environment because the UMOUNT was not defined unless WITH_STORAGE_FS
> is defined.
> 
> So remove the virStorageBackendUmountLocal from storage_util.c,h and
> restore the code back in the storage_backend_fs.c and _vstorage.c
> modules.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
> 
>  This is a build breaker - I'll push shortly...
> 
>  src/storage/storage_backend_fs.c       | 11 ++++++++++-
>  src/storage/storage_backend_vstorage.c | 11 ++++++++++-
>  src/storage/storage_util.c             | 18 ------------------
>  src/storage/storage_util.h             |  2 --
>  4 files changed, 20 insertions(+), 22 deletions(-)

Thanks!

Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170126/a1d5c92e/attachment-0001.sig>


More information about the libvir-list mailing list