Am Donnerstag, 11. Oktober 2018, 23:21:56 CEST schrieb Jens Axboe:
> >> if (!blk_update_request(req, res, blk_rq_cur_bytes(req))) {
> >> - req = NULL;
> >> __blk_mq_end_request(req, res);
> >> + req = NULL;
> >
> > Hehe. :-)
> > With this fix applied it works and passes my trivial test.
>
> Great, thanks for testing! Can I add your tested-by to it?Sure. Thanks, //richard
