From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] NBD pull request for 2023-05-03
Date: Wed, 3 May 2023 14:02:30 -0500 [thread overview]
Message-ID: <20230503190232.362022-1-eblake@redhat.com> (raw)
The following changes since commit 044f8cf70a2fdf3b9e4c4d849c66e7855d2c446a:
Merge tag 'migration-20230428-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-05-03 10:29:30 +0100)
are available in the Git repository at:
https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2023-05-03
for you to fetch changes up to de79b52604e43fdeba6cee4f5af600b62169f2d2:
block/export: call blk_set_dev_ops(blk, NULL, NULL) (2023-05-03 14:00:08 -0500)
----------------------------------------------------------------
nbd patches for 2023-05-03
- Eric Blake: clear LISTEN_FDNAMES when consuming systemd sockets
- Stefan Hajnoczi: clear export BlockDeviceOps in central location
----------------------------------------------------------------
Eric Blake (1):
systemd: Also clear LISTEN_FDNAMES during systemd socket activation
Stefan Hajnoczi (1):
block/export: call blk_set_dev_ops(blk, NULL, NULL)
block/export/export.c | 2 ++
block/export/vduse-blk.c | 1 -
util/systemd.c | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
base-commit: 044f8cf70a2fdf3b9e4c4d849c66e7855d2c446a
--
2.40.1
next reply other threads:[~2023-05-03 19:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-03 19:02 Eric Blake [this message]
2023-05-03 19:02 ` [PULL 1/2] systemd: Also clear LISTEN_FDNAMES during systemd socket activation Eric Blake
2023-05-03 19:02 ` [PULL 2/2] block/export: call blk_set_dev_ops(blk, NULL, NULL) Eric Blake
2023-05-04 11:07 ` [PULL 0/2] NBD pull request for 2023-05-03 Richard Henderson
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=20230503190232.362022-1-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).