On Mon, 03 Mar 2008 13:09:13 +0900
Tejun Heo <htejun@gmail.com> wrote:
The patch doens't change that rq->data_len means the true data
length. But yeah, it breaks rq->data_len == sum(sg). So it might break
some drivers.
I've just tried the patch with both ata and libata and it seems to
work.
For anyone hitting this problem, please try the following patch:
http://lkml.org/lkml/2008/3/2/218
Thanks,
--