Re: [Libguestfs] [libnbd PATCH v4 07/25] generator: Support Extent64 arg in OCaml code

2023-08-04 Thread Richard W.M. Jones
On Wed, Aug 02, 2023 at 08:50:27PM -0500, Eric Blake wrote: > See the earlier commit "Add Extent64 arg type" for rationale in > supporting a new generator arg type. This patch adds the OCaml > bindings for use of Extent64, which required adding a counterpart > OCaml type. > > Note that we intend

[Libguestfs] [libnbd PATCH v4 07/25] generator: Support Extent64 arg in OCaml code

2023-08-02 Thread Eric Blake
See the earlier commit "Add Extent64 arg type" for rationale in supporting a new generator arg type. This patch adds the OCaml bindings for use of Extent64, which required adding a counterpart OCaml type. Note that we intend to guarantee that the size is always a positive value. If we were using