On Tue, Apr 18, 2017 at 04:00:51PM +0100, Roger Pau Monné wrote: > On Thu, Apr 06, 2017 at 05:39:35PM +0200, Christoph Hellwig wrote: > > xen-blkfron is the last users using rq->errros for passing back error to > > blk-mq, and I'd like to get rid of that. In the longer run the driver > > should be moving more of the completion processing into .complete, but > > this is the minimal change to move forward for now. > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> > Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Thanks!