From: Stefan Hajnoczi <stefanha@redhat.com>
To: Dmitry Fomichev <dmitry.fomichev@wdc.com>
Cc: Jens Axboe <axboe@kernel.dk>,
linux-block@vger.kernel.org,
Damien Le Moal <damien.lemoal@opensource.wdc.com>,
Stefan Hajnoczi <stefanha@gmail.com>,
Hannes Reinecke <hare@suse.de>, Sam Li <faithilikerun@gmail.com>,
virtio-dev@lists.oasis-open.org
Subject: Re: [virtio-dev] [PATCH v2 1/2] virtio-blk: use a helper to handle request queuing errors
Date: Sun, 16 Oct 2022 18:16:43 -0400 [thread overview]
Message-ID: <Y0yCy4fULmG8cwz9@fedora> (raw)
In-Reply-To: <20221016034127.330942-2-dmitry.fomichev@wdc.com>
[-- Attachment #1: Type: text/plain, Size: 430 bytes --]
On Sat, Oct 15, 2022 at 11:41:26PM -0400, Dmitry Fomichev wrote:
> Define a new helper function, virtblk_fail_to_queue(), to
> clean up the error handling code in virtio_queue_rq().
>
> Signed-off-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
> ---
> drivers/block/virtio_blk.c | 29 ++++++++++++++++-------------
> 1 file changed, 16 insertions(+), 13 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2022-10-16 22:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-16 3:41 [PATCH v2 0/2] virtio-blk: support zoned block devices Dmitry Fomichev
2022-10-16 3:41 ` [virtio-dev] " Dmitry Fomichev
2022-10-16 3:41 ` [PATCH v2 1/2] virtio-blk: use a helper to handle request queuing errors Dmitry Fomichev
2022-10-16 3:41 ` [virtio-dev] " Dmitry Fomichev
2022-10-16 21:55 ` Stefan Hajnoczi
2022-10-16 22:16 ` Stefan Hajnoczi [this message]
2022-10-16 3:41 ` [PATCH v2 2/2] virtio-blk: add support for zoned block devices Dmitry Fomichev
2022-10-16 3:41 ` [virtio-dev] " Dmitry Fomichev
2022-10-16 22:23 ` Stefan Hajnoczi
2022-10-23 3:18 ` Dmitry Fomichev
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=Y0yCy4fULmG8cwz9@fedora \
--to=stefanha@redhat.com \
--cc=axboe@kernel.dk \
--cc=damien.lemoal@opensource.wdc.com \
--cc=dmitry.fomichev@wdc.com \
--cc=faithilikerun@gmail.com \
--cc=hare@suse.de \
--cc=linux-block@vger.kernel.org \
--cc=stefanha@gmail.com \
--cc=virtio-dev@lists.oasis-open.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.