[Libguestfs] [libnbd PATCH v2 00/12] Improve NBD_OPT_ control

Eric Blake eblake at redhat.com
Wed Aug 31 17:01:28 UTC 2022


On Wed, Aug 31, 2022 at 09:39:16AM -0500, Eric Blake wrote:
> v1 was here (under the subject Smarter nbd_opt_info)
> https://listman.redhat.com/archives/libguestfs/2022-August/029641.html
> 

>  tests/Makefile.am                            |   9 +
>  tests/opt-info.c                             |  91 ++++++-
>  tests/opt-list-meta.c                        | 104 +++++++-
>  tests/opt-set-meta                           | 210 ++++++++++++++++
>  tests/opt-set-meta.c                         | 236 ++++++++++++++++++
>  .gitignore                                   |   1 +

>  35 files changed, 1813 insertions(+), 154 deletions(-)
>  create mode 100644 python/t/250-opt-set-meta.py
>  create mode 100644 ocaml/tests/test_250_opt_set_meta.ml
>  create mode 100755 tests/opt-set-meta

Whoops - this one is a libtool wrapper, and should not have been
included (at least it was a libtool wrapper instead of a full-blown
binary image).  I'll scrub it out of the offending patch 4/12.

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


More information about the Libguestfs mailing list