[Libguestfs] [PATCH 09/27] daemon: Reimplement ‘mount’, ‘mount_ro’, ‘mount_options’, ‘mount_vfs’ APIs in OCaml.

Pino Toscano ptoscano at redhat.com
Wed Jul 19 13:18:24 UTC 2017


On Friday, 14 July 2017 15:39:17 CEST Richard W.M. Jones wrote:
> diff --git a/generator/daemon.ml b/generator/daemon.ml
> index ef6086bfe..fd01e5d8a 100644
> --- a/generator/daemon.ml
> +++ b/generator/daemon.ml
> @@ -689,7 +689,8 @@ return_string_list (value retv)
>        pr "\n";
>  
>        (match ret with
> -       | RErr -> assert false
> +       | RErr ->
> +          pr "  CAMLreturnT (int, 0);\n"

This might fit in patch #2 as well.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20170719/bc78fd41/attachment.sig>


More information about the Libguestfs mailing list