All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Cc: kbusch@kernel.org, sagi@grimberg.me,
	linux-nvme@lists.infradead.org, hch@lst.de
Subject: Re: [PATCH V5 7/7] nvme: use consistent macro name for timeout
Date: Tue, 3 Nov 2020 19:41:57 +0100	[thread overview]
Message-ID: <20201103184157.GC23697@lst.de> (raw)
In-Reply-To: <20201029234739.21266-8-chaitanya.kulkarni@wdc.com>

And once nvme_alloc_request sets a default timeout all callers of
nvme_submit_sync_cmd and friends can pass a timeout argument of 0,
and we remove most instances of ADMIN_TIMEOUT and NVME_IO_TIMEOUT.

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

  reply	other threads:[~2020-11-03 18:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 23:47 [PATCH V5 0/7] nvme-core: timeout related fixes and cleanup Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 1/7] nvme-core: use I/O timeout in submit sync cmd Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 2/7] nvme-core: use I/O timeout in nvme_submit_user_cmd Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 3/7] lightnvm: use I/O timeout in nvm submit user cmd Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 4/7] nvmet: set default timeout for passthru requests Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 5/7] nvmet: add passthru admin timeout value attr Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 6/7] nvmet: add passthru io " Chaitanya Kulkarni
2020-10-29 23:47 ` [PATCH V5 7/7] nvme: use consistent macro name for timeout Chaitanya Kulkarni
2020-11-03 18:41   ` Christoph Hellwig [this message]
2020-11-03 18:40 ` [PATCH V5 0/7] nvme-core: timeout related fixes and cleanup Christoph Hellwig

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=20201103184157.GC23697@lst.de \
    --to=hch@lst.de \
    --cc=chaitanya.kulkarni@wdc.com \
    --cc=kbusch@kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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.