linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] get rid of BLK_MAX_TIMEOUT
@ 2018-12-05 15:36 Weiping Zhang
  2018-12-05 15:37 ` [PATCH 1/2] block: " Weiping Zhang
  2018-12-05 15:38 ` [PATCH 2/2] block: add BLK_DEF_TIMEOUT Weiping Zhang
  0 siblings, 2 replies; 6+ messages in thread
From: Weiping Zhang @ 2018-12-05 15:36 UTC (permalink / raw)
  To: axboe; +Cc: linux-block

Get rid of BLK_MAX_TIMEOUT, since we want use io_timeout to control
the maximun timeouts of a request, so remove this limitation.

Weiping Zhang (2):
  block: get rid of BLK_MAX_TIMEOUT
  block: add BLK_DEF_TIMEOUT

 block/blk-mq.c      |  2 +-
 block/blk-timeout.c | 13 +------------
 block/blk.h         |  5 ++---
 3 files changed, 4 insertions(+), 16 deletions(-)

-- 
2.14.1


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

end of thread, other threads:[~2018-12-06 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05 15:36 [PATCH 0/2] get rid of BLK_MAX_TIMEOUT Weiping Zhang
2018-12-05 15:37 ` [PATCH 1/2] block: " Weiping Zhang
2018-12-05 15:58   ` Bart Van Assche
2018-12-06 14:18     ` Weiping Zhang
2018-12-06 16:14       ` Bart Van Assche
2018-12-05 15:38 ` [PATCH 2/2] block: add BLK_DEF_TIMEOUT Weiping Zhang

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