Re: [PATCH -mm 3/10][RFC] aio: use iov_length instead of ki_left

From: Christoph Hellwig
Date: Mon Jan 15 2007 - 21:16:56 EST


On Mon, Jan 15, 2007 at 05:54:50PM -0800, Nate Diller wrote:
> Convert code using iocb->ki_left to use the more generic iov_length() call.

No way. We need to reduce the numer of iovec traversals, not adding
more of them.

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