From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/4] NBD patches for 2022-01-28
Date: Fri, 28 Jan 2022 16:59:59 -0600 [thread overview]
Message-ID: <20220128230003.1114719-1-eblake@redhat.com> (raw)
The following changes since commit 7a1043cef91739ff4b59812d30f1ed2850d3d34e:
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2022-01-28 14:04:01 +0000)
are available in the Git repository at:
https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2022-01-28
for you to fetch changes up to 6384dd534d742123d26c008d9794b20bc41359d5:
iotests/block-status-cache: New test (2022-01-28 16:55:23 -0600)
----------------------------------------------------------------
nbd patches for 2022-01-28
- Hanna Reitz: regression fix for block status caching
- Philippe Mathieu-Daude: documentation formatting
- Nir Soffer: dead code removal
----------------------------------------------------------------
Hanna Reitz (2):
block/io: Update BSC only if want_zero is true
iotests/block-status-cache: New test
Nir Soffer (1):
nbd/server.c: Remove unused field
Philippe Mathieu-Daude (1):
qapi/block: Cosmetic change in BlockExportType schema
qapi/block-export.json | 3 +-
block/io.c | 6 +-
nbd/server.c | 1 -
tests/qemu-iotests/tests/block-status-cache | 139 ++++++++++++++++++++++++
tests/qemu-iotests/tests/block-status-cache.out | 5 +
5 files changed, 151 insertions(+), 3 deletions(-)
create mode 100755 tests/qemu-iotests/tests/block-status-cache
create mode 100644 tests/qemu-iotests/tests/block-status-cache.out
--
2.34.1
next reply other threads:[~2022-01-28 23:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-28 22:59 Eric Blake [this message]
2022-01-28 23:00 ` [PULL 1/4] nbd/server.c: Remove unused field Eric Blake
2022-01-28 23:00 ` [PULL 2/4] qapi/block: Cosmetic change in BlockExportType schema Eric Blake
2022-01-28 23:00 ` [PULL 3/4] block/io: Update BSC only if want_zero is true Eric Blake
2022-01-28 23:00 ` [PULL 4/4] iotests/block-status-cache: New test Eric Blake
2022-01-30 15:08 ` [PULL 0/4] NBD patches for 2022-01-28 Peter Maydell
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=20220128230003.1114719-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).