[Libguestfs] [libguestfs PATCH] lib: remove guestfs_int_cmd_clear_close_files()

2023-07-11 Thread Laszlo Ersek
The last (only?) caller of guestfs_int_cmd_clear_close_files() disappeared in commit e4c396888056 ("lib/info: Remove /dev/fd hacking and pass a true filename to qemu-img info.", 2018-01-23), part of v1.37.36. Simplify the code by removing guestfs_int_cmd_clear_close_files(). Signed-off-by:

Re: [Libguestfs] [libguestfs PATCH] lib: remove guestfs_int_cmd_clear_close_files()

2023-07-11 Thread Richard W.M. Jones
On Tue, Jul 11, 2023 at 01:39:06PM +0200, Laszlo Ersek wrote: > The last (only?) caller of guestfs_int_cmd_clear_close_files() disappeared > in commit e4c396888056 ("lib/info: Remove /dev/fd hacking and pass a true > filename to qemu-img info.", 2018-01-23), part of v1.37.36. > > Simplify the

Re: [Libguestfs] nbdkit build failure (was: Re: jplesnik's nbdkit-1.35.5-4.fc39 failed to build)

2023-07-11 Thread Richard W.M. Jones
On Tue, Jul 11, 2023 at 07:31:07PM +0100, Richard W.M. Jones wrote: > > https://koji.fedoraproject.org/koji/buildinfo?buildID=2230411 > > It's a bit of a coincidence that this failed exactly in the Perl test > & you're upgrading Perl. On the other hand, it really looks like it > might have been

Re: [Libguestfs] [libnbd PATCH v4 4/4] internal: Refactor layout of replies in sbuf

2023-07-11 Thread Eric Blake
On Tue, Jun 20, 2023 at 03:57:04PM +0200, Laszlo Ersek wrote: > On 6/9/23 04:17, Eric Blake wrote: > > In order to more easily add a third reply type with an even larger > > header, but where the payload will look the same for both structured > > and extended replies, it is nicer if simple and