LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: pkalever@redhat.com
To: linux-kernel@vger.kernel.org
Cc: linux-block@vger.kernel.org, nbd@other.debian.org,
josef@toxicpanda.com, axboe@kernel.dk, idryomov@redhat.com,
xiubli@redhat.com,
Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Subject: [PATCH v1 0/2] nbd: reset the queue/io_timeout to default on disconnect
Date: Fri, 6 Aug 2021 19:59:12 +0530 [thread overview]
Message-ID: <20210806142914.70556-1-pkalever@redhat.com> (raw)
From: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Hi,
This series has changes to reset the queue/io_timeout for nbd devices and
a cleanup patch.
Thank you!
Prasanna Kumar Kalever (2):
block: cleanup: define default command timeout and use it
nbd: reset the queue/io_timeout to default on disconnect
block/blk-mq.c | 2 +-
drivers/block/nbd.c | 9 +++++++--
include/linux/blkdev.h | 2 ++
3 files changed, 10 insertions(+), 3 deletions(-)
--
2.31.1
next reply other threads:[~2021-08-06 14:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 14:29 pkalever [this message]
2021-08-06 14:29 ` [PATCH v1 1/2] block: cleanup: define default command timeout and use it pkalever
2021-09-16 8:22 ` Ming Lei
2021-10-27 2:18 ` Prasanna Kalever
2021-10-27 2:20 ` Prasanna Kalever
2021-08-06 14:29 ` [PATCH v1 2/2] nbd: reset the queue/io_timeout to default on disconnect pkalever
2021-09-16 8:23 ` Ming Lei
2021-10-27 2:25 ` Prasanna Kalever
2021-09-16 6:25 ` [PATCH v1 0/2] " Prasanna Kalever
2021-10-27 2:41 ` Xiubo Li
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=20210806142914.70556-1-pkalever@redhat.com \
--to=pkalever@redhat.com \
--cc=axboe@kernel.dk \
--cc=idryomov@redhat.com \
--cc=josef@toxicpanda.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nbd@other.debian.org \
--cc=prasanna.kalever@redhat.com \
--cc=xiubli@redhat.com \
--subject='Re: [PATCH v1 0/2] nbd: reset the queue/io_timeout to default on disconnect' \
/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
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).