Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/2] null_blk fix and cleanup
@ 2023-03-14  4:11 Damien Le Moal
  2023-03-14  4:11 ` [PATCH 1/2] block: null_blk: Fix handling of fake timeout request Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Damien Le Moal @ 2023-03-14  4:11 UTC (permalink / raw)
  To: Jens Axboe, linux-block; +Cc: Akinobu Mita

Patch 1 is the rewritten fix from Akinobu to correct handling of fake
timeouts. The second patch is a small cleanup of the null_queue_rq()
function without any functional change.

Damien Le Moal (2):
  block: null_blk: Fix handling of fake timeout request
  block: null_blk: cleanup null_queue_rq()

 drivers/block/null_blk/main.c | 31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-15 12:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14  4:11 [PATCH 0/2] null_blk fix and cleanup Damien Le Moal
2023-03-14  4:11 ` [PATCH 1/2] block: null_blk: Fix handling of fake timeout request Damien Le Moal
2023-03-15  8:54   ` Johannes Thumshirn
2023-03-14  4:11 ` [PATCH 2/2] block: null_blk: cleanup null_queue_rq() Damien Le Moal
2023-03-14  9:51   ` Pankaj Raghav
2023-03-15  8:53   ` Johannes Thumshirn
2023-03-15 12:51 ` [PATCH 0/2] null_blk fix and cleanup Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox