[dm-devel] [PATCH 02/23] block: remove the blk_execute_rq return value

hch at lst.de hch at lst.de
Thu Apr 20 05:11:12 UTC 2017


On Wed, Apr 19, 2017 at 09:07:45PM +0000, Bart Van Assche wrote:
> > +	blk_execute_rq(or->request->q, NULL, or->request, 0);
> > +	error = or->request ? -EIO : 0;
> 
> Hello Christoph,
> 
> Did you perhaps intend or->request->errors instead of or->request?

Yes, thanks.




More information about the dm-devel mailing list