Re: regression: CD burning (k3b) went broke

From: Mike Galbraith
Date: Tue Feb 26 2008 - 21:59:31 EST



On Tue, 2008-02-26 at 19:46 -0500, Jeff Garzik wrote:

> I would love to get an answer as to what data_len (and of course
> raw_data_len) should be set to AFTER the command completes, which is
> what is going on here.

Yeah, blk_complete_sghdr_rq() used to do hdr->resid = irq->data_len,
which is modified down lower. How/where that hdr->resid percolates back
up, and turns into a retry/nogo, I don't know.

-Mike

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/