[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <80d1be8f-859e-5feb-a53e-c8be9c3e0213@grimberg.me>
Date: Mon, 25 Jun 2018 21:51:07 +0300
From: Sagi Grimberg <sagi@...mberg.me>
To: "jianchao.wang" <jianchao.w.wang@...cle.com>,
Christoph Hellwig <hch@....de>
Cc: axboe@...nel.dk, martin.petersen@...cle.com, keith.busch@...el.com,
josef@...icpanda.com, ulf.hansson@...aro.org,
linux-block@...r.kernel.org, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/5] nvme: use __blk_mq_complete_request in timeout path
>> Given the amount of fixes (and fixes of fixes) we had in the timeout handler, maybe it'd be a good idea to step back and take a another look?
>>
>> Won't it be better to avoid disabling the device and return
>> BLK_EH_RESET_TIMER if we are not aborting in the timeout handler?
>>
>
> Yes, that would be an ideal status for nvme-pci.
> But we have to depend on the timeout handler to handle the timed out request from nvme_reset_work.
Yes, so if the timeout handler is invoked from the reset, it should
simply set a proper failed status and return BLK_EH_DONE.
Powered by blists - more mailing lists