[Libguestfs] [libnbd PATCH 3/3] api: Add new API nbd_set_pread_initialize()

Richard W.M. Jones rjones at redhat.com
Thu Feb 10 15:40:05 UTC 2022


On Thu, Feb 10, 2022 at 03:09:46PM +0000, Richard W.M. Jones wrote:
> For Fedora, I won't do anything now, just let this go out in the next
> release.  It'll need a small adjustment if we backport it to the
> stable-1.10 branch.
> 
> For RHEL, I'm going to put this in RHEL 9.0, but won't bother with
> RHEL 8 (it has ancient history libnbd 1.6).

So what I actually did and why:

Upstream: backported the first 2 patches and not the new API.  Very
minor performance regression, but we don't have awkward questions
about whether the new API was introduced in 1.10 or 1.12 (because
if we do add it in 1.10, then it confuses people using <= 1.10.3).

Fedora: same as upstream.

RHEL 9.0: backported all 3 patches, including the new API.  Adjusted
the message downstream to make it appear the new API is added in 1.10.

RHEL 8: nothing

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/




More information about the Libguestfs mailing list