Re: [NFS] [GIT] NFS client update for 2.6.16

From: Christoph Hellwig
Date: Tue Mar 21 2006 - 13:54:52 EST


On Tue, Mar 21, 2006 at 01:08:52PM -0500, Trond Myklebust wrote:
> We never had support for multiple iovecs in O_DIRECT, but were passing
> around a single iovec entry deep into code that couldn't care less.

anthing that moves from iovecs back to plain buffers is counterproductive.
The plan is that every fullblown fs will only deal with iovecs, onlt drivers
and synthetic filesystems will implement the plain buffers.

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