[Libguestfs] [v2v PATCH 0/2] lib/utils: get_disk_allocated: adopt the int64 element type for "entries"

Laszlo Ersek lersek at redhat.com
Fri Jan 14 13:50:46 UTC 2022


Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2027598

This small series (esp. the second patch) is necessary in virt-v2v, for
putting the just-posted libnbd patch

  [Libguestfs] [libnbd PATCH] ocaml: map C's uint32_t to OCaml's int64
  https://listman.redhat.com/archives/libguestfs/2022-January/msg00093.html
  Message-Id: <20220114133833.24835-1-lersek at redhat.com>

to use.

Thanks,
Laszlo

Laszlo Ersek (2):
  lib/utils: get_disk_allocated: assert that NBD block length is
    positive
  lib/utils: get_disk_allocated: adopt the int64 element type for
    "entries"

 lib/utils.ml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


base-commit: 4578887821d8c70190f5f8c3edf4779f1d502d06
-- 
2.19.1.3.g30247aa5d201



More information about the Libguestfs mailing list