From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] NBD patches for 6.2-rc2, 2021-11-22
Date: Mon, 22 Nov 2021 08:02:10 -0600 [thread overview]
Message-ID: <20211122140212.1511814-1-eblake@redhat.com> (raw)
The following changes since commit 49aaac3548bc5a4632a14de939d5312b28dc1ba2:
Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu into staging (2021-11-22 10:33:13 +0100)
are available in the Git repository at:
https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-11-22
for you to fetch changes up to e35574226a63f29e32eda8da5cc14832f19850e2:
nbd/server: Simplify zero and trim (2021-11-22 07:37:15 -0600)
----------------------------------------------------------------
nbd patches for 2021-11-22
- Eric Blake: Avoid uninitialized memory on client hard disconnect
- Eric Blake: Take advantage of block layer 64-bit zero/trim
----------------------------------------------------------------
Eric Blake (2):
nbd/server: Don't complain on certain client disconnects
nbd/server: Simplify zero and trim
nbd/server.c | 26 ++++++--------------------
1 file changed, 6 insertions(+), 20 deletions(-)
--
2.33.1
next reply other threads:[~2021-11-22 14:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-22 14:02 Eric Blake [this message]
2021-11-22 14:02 ` [PULL 1/2] nbd/server: Don't complain on certain client disconnects Eric Blake
2021-11-22 14:02 ` [PULL 2/2] nbd/server: Simplify zero and trim Eric Blake
2021-11-22 22:21 ` [PULL 0/2] NBD patches for 6.2-rc2, 2021-11-22 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=20211122140212.1511814-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).