All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "John Snow" <jsnow@redhat.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Thomas Huth" <thuth@redhat.com>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	Qemu-block <qemu-block@nongnu.org>, "Peter Lieven" <pl@dlhnet.de>
Subject: Re: block/nfs.c and libnfs vs Fedora 43
Date: Fri, 27 Feb 2026 13:14:21 +0100	[thread overview]
Message-ID: <87bjha9yea.fsf@pond.sub.org> (raw)
In-Reply-To: <CAFEAcA-zsPN0Pbg9USt2dWCD9+iONr=bCGDaxomysn3ubqx=gA@mail.gmail.com> (Peter Maydell's message of "Thu, 26 Feb 2026 10:44:58 +0000")

Peter Maydell <peter.maydell@linaro.org> writes:

[...]

> I guess for the moment we should fix the Coverity build
> by dropping the --enable-libnfs (and accepting that we
> don't scan block/nfs.c any more). For the longer term:
>
>  * does anybody want to update block/nfs.c ?

Plan A: somebody does that.

>  * or should we mark it as deprecated and plan to eventually
>    drop it, given that the set of supported distros you can
>    build it on is rapidly shrinking ?

Plan B.

I recommend to execute on of them in this development cycle.  We can
always un-deprecate if somebody updates it during the deprecation grace
period.



  parent reply	other threads:[~2026-02-27 12:14 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-24 18:14 [PULL v2 00/19] Python patches John Snow
2026-02-24 18:14 ` [PULL v2 01/19] python/mkvenv: create timestamp file for each group "ensured" John Snow
2026-02-24 18:14 ` [PULL v2 02/19] python/mkvenv: bump 'qemu.qmp' dependency for testdeps John Snow
2026-02-24 18:14 ` [PULL v2 03/19] python/mkvenv: add 'tooling' and 'functests' dependency groups John Snow
2026-02-24 18:14 ` [PULL v2 04/19] python/mkvenv: add mechanism to install local package(s) John Snow
2026-02-24 18:14 ` [PULL v2 05/19] meson, mkvenv: add functests custom target John Snow
2026-02-24 18:14 ` [PULL v2 06/19] tests: Use configured python to run GitLab iotests John Snow
2026-02-24 18:14 ` [PULL v2 07/19] iotests: tolerate being run outside of pyvenv John Snow
2026-02-24 18:14 ` [PULL v2 08/19] tests: use "run" script to execute device-crash-test John Snow
2026-02-24 18:14 ` [PULL v2 09/19] tests/lcitool: update lcitool to latest version John Snow
2026-02-24 18:14 ` [PULL v2 10/19] tests/lcitool: add python3 wheel and setuptools deps for qemu John Snow
2026-02-24 18:14 ` [PULL v2 11/19] python: add vendored qemu.qmp package John Snow
2026-02-24 18:14 ` [PULL v2 12/19] meson, mkvenv: make functional tests depend on functests group John Snow
2026-02-24 18:14 ` [PULL v2 13/19] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml John Snow
2026-02-24 18:14 ` [PULL v2 14/19] configure: unconditionally install "tooling" group John Snow
2026-02-24 18:14 ` [PULL v2 15/19] tests: replace check-venv with vm-venv target John Snow
2026-02-24 18:14 ` [PULL v2 16/19] scripts: nudge users to use 'run' script for scripts that import qemu.qmp John Snow
2026-02-24 18:14 ` [PULL v2 17/19] python: delete qemu.qmp John Snow
2026-02-24 18:14 ` [PULL v2 18/19] python: update README.rst to reflect qemu.qmp's removal John Snow
2026-02-24 18:14 ` [PULL v2 19/19] python: add setuptools and wheel dependencies John Snow
2026-02-25 13:42 ` [PULL v2 00/19] Python patches Peter Maydell
2026-02-26 10:44 ` block/nfs.c and libnfs vs Fedora 43 (was: Re: [PULL v2 00/19] Python patches) Peter Maydell
2026-02-26 11:16   ` Daniel P. Berrangé
2026-02-26 11:22     ` Peter Maydell
2026-02-26 11:39     ` Peter Lieven
2026-02-26 12:41       ` block/nfs.c and libnfs vs Fedora 43 Thomas Huth
2026-02-26 13:06         ` Peter Lieven
2026-02-27 12:14   ` Markus Armbruster [this message]
2026-02-27 13:37     ` Peter Lieven
2026-02-27 13:49       ` Peter Maydell
2026-02-27 13:52       ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bjha9yea.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=pl@dlhnet.de \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.