[Libguestfs] [PATCH nbdkit 4/9] server: Export nbdkit_extent* symbols.

Eric Blake eblake at redhat.com
Wed Mar 20 14:49:42 UTC 2019


On 3/19/19 11:35 AM, Richard W.M. Jones wrote:
> Allows them to be called from plugins and filters.
> ---
>  server/nbdkit.syms | 4 ++++
>  1 file changed, 4 insertions(+)

Squash this into 1?

> 
> diff --git a/server/nbdkit.syms b/server/nbdkit.syms
> index 672abd2..95ef067 100644
> --- a/server/nbdkit.syms
> +++ b/server/nbdkit.syms
> @@ -42,6 +42,10 @@
>      nbdkit_absolute_path;
>      nbdkit_debug;
>      nbdkit_error;
> +    nbdkit_extent_add;
> +    nbdkit_extents_free;
> +    nbdkit_extents_foreach;
> +    nbdkit_extents_new;
>      nbdkit_parse_bool;
>      nbdkit_parse_size;
>      nbdkit_read_password;
> 

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20190320/cfc29a3c/attachment.sig>


More information about the Libguestfs mailing list