Re: PATCH 7/8] lguest: the block driver

From: Pekka Enberg
Date: Wed Apr 11 2007 - 01:29:27 EST


On 4/11/07, Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:
What a question! end_request() doesn't end a request! What a crazy
idea!

Aah, indeed, end_request() uses req->hard_cur_sectors while
end_entire_request() uses req->hard_nr_sectors which I missed.

On 4/11/07, Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:
Hope that clarifies!

It does. Thanks Rusty :)

Pekka
-
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/