On 4/16/21 09:54, Keith Busch wrote: > We don't have an nvme status to report if the driver's .queue_rq() > returns an error without dispatching the requested nvme command. Use the > return value from blk_execute_rq() so the caller may know their command > was not successful. > > Reported-by: Yuanyuan Zhong <yzhong@xxxxxxxxxxxxxxx> > Signed-off-by: Keith Busch <kbusch@xxxxxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>