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 <jfer...@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

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to