[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/2] NBD pull request for 2023-05-03
From: |
Eric Blake |
Subject: |
[PULL 0/2] NBD pull request for 2023-05-03 |
Date: |
Wed, 3 May 2023 14:02:30 -0500 |
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
- [PULL 0/2] NBD pull request for 2023-05-03,
Eric Blake <=