From: Kevin Wolf <kwolf@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2] virtio-blk: simplify multiwrite calling conventions
Date: Thu, 10 Jun 2010 12:51:29 +0200 [thread overview]
Message-ID: <4C10C3B1.3040700@redhat.com> (raw)
In-Reply-To: <20100608162606.GB12253@lst.de>
Am 08.06.2010 18:26, schrieb Christoph Hellwig:
> Pass the MultiReqBuffer structure down all the way to the I/O submission
> instead of takin it apart. Also mark num_writes unsigned as it can't
> go negative, and take the check for any pending I/O requests into the
> submission function. Last but not least rename do_multiwrite to
> virtio_submit_multiwrite to fit the general naming scheme and make clear
> what it does.
>
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Thanks, applied all to the block branch.
Kevin
prev parent reply other threads:[~2010-06-10 10:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 16:26 [Qemu-devel] [PATCH 2/2] virtio-blk: simplify multiwrite calling conventions Christoph Hellwig
2010-06-10 10:51 ` Kevin Wolf [this message]
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=4C10C3B1.3040700@redhat.com \
--to=kwolf@redhat.com \
--cc=hch@lst.de \
--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).