qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] NBD fixes before softfreeze
@ 2017-07-14 18:32 Eric Blake
  2017-07-14 18:32 ` [Qemu-devel] [PATCH 1/2] nbd: Trace client command being sent Eric Blake
  2017-07-14 18:32 ` [Qemu-devel] [PATCH 2/2] nbd: Fix server reply to NBD_OPT_EXPORT_NAME of older clients Eric Blake
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Blake @ 2017-07-14 18:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, qemu-block, vsementsov

Paolo's inclusion of my NBD series in his miscellaneous tree
ended up with a couple of bugs that were pointed out in the
thread after the pull request was first created; these are the
fixes.  They are small enough that I don't mind using maintainer
status to bundle them up as a PULL request for NBD sometime on
Monday (in order to make soft freeze), whether or not they've
been reviewed by then; but of course, review is appreciated.

https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg01983.html
https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg01981.html

Eric Blake (2):
  nbd: Trace client command being sent
  nbd: Fix server reply to NBD_OPT_EXPORT_NAME of older clients

 nbd/client.c     | 3 ++-
 nbd/server.c     | 4 ++--
 nbd/trace-events | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.9.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-17 18:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-14 18:32 [Qemu-devel] [PATCH 0/2] NBD fixes before softfreeze Eric Blake
2017-07-14 18:32 ` [Qemu-devel] [PATCH 1/2] nbd: Trace client command being sent Eric Blake
2017-07-17 18:27   ` [Qemu-devel] [Qemu-block] " John Snow
2017-07-14 18:32 ` [Qemu-devel] [PATCH 2/2] nbd: Fix server reply to NBD_OPT_EXPORT_NAME of older clients Eric Blake
2017-07-17 18:27   ` [Qemu-devel] [Qemu-block] " John Snow
2017-07-17 18:49     ` Eric Blake

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).