[Libguestfs] [PATCH nbdkit] server: Fix parameters of lock_request, unlock_request on fallback path.

Eric Blake eblake at redhat.com
Tue Apr 28 15:58:39 UTC 2020


On 4/28/20 10:19 AM, Richard W.M. Jones wrote:
> On Haiku which doesn't have pipe2 we were using the fallback path.
> However a previous change to remove the conn parameter of lock_request
> and unlock_request had not been made to this code and so it failed to
> compile.
> 
> Fixes: commit 91023f269d4cea56f573a1aa0d880b12052f6e1e
> ---
>   server/connections.c | 10 +++++-----
>   1 file changed, 5 insertions(+), 5 deletions(-)

D'oh - we've already had a couple of fixes to 91023f26 and friends: 
edb9aeae, 6a0dee192, and now this.

ACK.


-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the Libguestfs mailing list