]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: Fix build
authorAndrea Bolognani <abologna@redhat.com>
Mon, 19 Feb 2018 13:19:41 +0000 (14:19 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 19 Feb 2018 13:22:07 +0000 (14:22 +0100)
commitf9159efec853ae0b8c9658b4d0623572676a5f49
tree764367a59c5060f213c7bd32ce9b47492787eeff
parentedda152c9845595437b56bfad3073289f4702dbc
bhyve: Fix build

Commit 2d43f0a2dcfd dropped virDomainDiskTranslateSourcePool()'s
first argument but failed to update callers in the bhyve driver.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/bhyve/bhyve_command.c