On Wed, Aug 31, 2022 at 09:39:16AM -0500, Eric Blake wrote:
  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