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

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to