From: Christoph Hellwig <[EMAIL PROTECTED]>
Date: Thu, 22 Dec 2005 21:53:25 +0100

> On Tue, Dec 13, 2005 at 07:29:36PM +0100, Christoph Hellwig wrote:
> > Mid-term I plan to restructure the file_operations so that we don't need
> > to have all these duplicate aio and vectored versions.  This patch is
> > a small step in that direction but also a worthwile cleanup on it's own:
> > 
> > (1) introduce a alloc_sock_iocb helper that encapsulates allocating a
> >     proper sock_iocb
> > (2) add do_sock_read and do_sock_write helpers for common read/write
> >     code
> > 
> > 
> > Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]>
> 
> ping?

Applied to net-2.6.16
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to